Preparing search index...
The search index is not available
weaviate-client
weaviate-client
GroupByOptions
Type alias GroupByOptions<T>
Group
By
Options
<
T
>
:
T
extends
undefined
?
{
numberOfGroups
:
number
;
objectsPerGroup
:
number
;
property
:
string
;
}
:
{
numberOfGroups
:
number
;
objectsPerGroup
:
number
;
property
:
keyof
T
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...