apoc.vectordb.pinecone.deleteCollection
Procedure Apoc Extended
Deletes a index with the name specified in the 2nd parameter
Signature
apoc.vectordb.pinecone.deleteCollection(hostOrKey :: STRING, index :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)