Define the metrics to be returned based on a property when aggregating over a collection.
Use this aggregate method to define the name to the property to be aggregated on.
Then use the text, integer, number, boolean, date_, or reference methods to define the metrics to be returned.
Define the metrics to be returned based on a property when aggregating over a collection.
Use this
aggregate
method to define the name to the property to be aggregated on. Then use thetext
,integer
,number
,boolean
,date_
, orreference
methods to define the metrics to be returned.See the docs for more details!