apoc.vectordb.pinecone.deleteCollection

过程 Apoc 扩展

删除第二个参数中指定名称的索引

签名

apoc.vectordb.pinecone.deleteCollection(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.