Skip to content

EntityAggregateFunction

Aggregate functions supported by the Data Fabric query API.

Enumeration Members

Avg

Avg: "AVG"


Count

Count: "COUNT"


Max

Max: "MAX"


Min

Min: "MIN"


Sum

Sum: "SUM"