weaviate-client
Preparing search index...
AggregateBoolean
Type Alias AggregateBoolean
type
AggregateBoolean
=
{
count
?:
number
;
percentageFalse
?:
number
;
percentageTrue
?:
number
;
totalFalse
?:
number
;
totalTrue
?:
number
;
}
Index
Properties
count?
percentage
False?
percentage
True?
total
False?
total
True?
Properties
Optional
count
count
?:
number
Optional
percentage
False
percentageFalse
?:
number
Optional
percentage
True
percentageTrue
?:
number
Optional
total
False
totalFalse
?:
number
Optional
total
True
totalTrue
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
percentage
False
percentage
True
total
False
total
True
weaviate-client
Loading...