Class AggregationResult (2.19.0)

AggregationResult(alias, value)

A class representing result from Aggregation Query

Parameters

NameDescription
alias str

The alias for the aggregation.

value int

The resulting value from the aggregation.