Class AggregateFunctionCall

All Implemented Interfaces:
Serializable, Cloneable, AggregateOperator, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

@Experimental public class AggregateFunctionCall extends AbstractAggregateOperator
Custom AggregateOperator function call that can be defined to take an argument and can apply distinct filtering on it.
See Also: