apoc.vectordb.chroma.getAndUpdate

过程 Apoc 扩展

获取具有指定 ids 的向量,并可选择创建/更新 Neo4j 实体

签名

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

输入参数

名称 类型 默认

hostOrKey

STRING

null

collection

STRING

null

ID (ids)

LIST<ANY>

null

配置

MAP?

{}

输出参数

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