count_collections | R Documentation |
Count Collections in a Database
count_collections(
client,
tenant = "default_tenant",
database = "default_database"
)
client |
A ChromaDB client object |
tenant |
The tenant name (default: "default") |
database |
The database name (default: "default") |
Number of collections in the database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.