apoc.vectordb.pinecone.info
Procedure Apoc Extended
Get information about the specified existing index or throws an error if it does not exist
Signature
apoc.vectordb.pinecone.info(hostOrKey :: STRING, index :: STRING, configuration = {} :: MAP?) :: (value :: MAP?)