apoc.vectordb.pinecone.getAndUpdate

过程 Apoc 扩展

获取指定 ids 的向量

签名

apoc.vectordb.pinecone.getAndUpdate(hostOrKey :: STRING, index :: STRING, ids :: LIST<ANY>, configuration = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

hostOrKey

STRING

null

index

STRING

null

ID (ids)

LIST<ANY>

null

配置

MAP?

{}

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