get_tenant {rchroma} | R Documentation |
Get a Tenant
Description
Get a Tenant
Usage
get_tenant(client, name)
Arguments
client |
A ChromaDB client object |
name |
The name of the tenant |
Value
A tenant object containing the tenant details
[Package rchroma version 0.2.0 Index]