weaviate-client
Preparing search index...
TenantBase
Type Alias TenantBase
The base type for a tenant. Only the name is required.
type
TenantBase
=
{
name
:
string
;
}
Index
Properties
name
Properties
name
name
:
string
The name of the tenant.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
weaviate-client
Loading...
The base type for a tenant. Only the name is required.