apoc.vectordb.qdrant.delete

过程 Apoc 扩展

删除具有指定 ids 的向量

签名

apoc.vectordb.qdrant.delete(hostOrKey :: STRING, collection :: STRING, vectors :: LIST<ANY>, configuration = {} :: MAP?) :: (value :: MAP?)

输入参数

名称 类型 默认

hostOrKey

STRING

null

collection

STRING

null

vectors

LIST<ANY>

null

配置

MAP?

{}

输出参数

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