apoc.vectordb.pinecone.info

过程 Apoc 扩展

获取有关指定现有索引的信息,如果索引不存在,则抛出错误

签名

apoc.vectordb.pinecone.info(hostOrKey :: STRING, index :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

hostOrKey

STRING

null

index

STRING

null

配置

MAP?

{}

输出参数

© . This site is unofficial and not affiliated with Neo4j, Inc.