Skip to contents

Lists all collections in your Pinecone project.

Usage

list_collections()

Value

List with http response, content (list of collections), and status_code

Examples

if (FALSE) { # \dontrun{
list_collections()
} # }