OptionalfilterA filter that must pass for the relevant WorldRecordGlobal object to be included within the aggregate.
OptionalsumSum aggregate over matching WorldRecordGlobal objects.
OptionaldistinctDistinct count aggregate over matching WorldRecordGlobal objects.
OptionalminMinimum aggregate over matching WorldRecordGlobal objects.
OptionalmaxMaximum aggregate over matching WorldRecordGlobal objects.
OptionalaverageMean average aggregate over matching WorldRecordGlobal objects.
OptionalstddevSample standard deviation aggregate over matching WorldRecordGlobal objects.
OptionalstddevPopulation standard deviation aggregate over matching WorldRecordGlobal objects.
OptionalvarianceSample variance aggregate over matching WorldRecordGlobal objects.
OptionalvariancePopulation variance aggregate over matching WorldRecordGlobal objects.
A filter to be used against aggregates of
WorldRecordGlobalobject types.