Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
CountAggregate
Interface CountAggregate
Counts the number of items (or non-null values when property is specified)
interface
CountAggregate
{
count
:
{
property
?:
AggregateProperty
;
}
;
}
Index
Properties
count
Properties
count
count
:
{
property
?:
AggregateProperty
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
Cognite JavaScript SDK (beta)
Loading...
Counts the number of items (or non-null values when property is specified)