Uses of Class
org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
-
Packages that use AggregateFunction Package Description org.eclipse.rdf4j.query.parser.sparql.aggregate -
-
Uses of AggregateFunction in org.eclipse.rdf4j.query.parser.sparql.aggregate
Methods in org.eclipse.rdf4j.query.parser.sparql.aggregate that return AggregateFunction Modifier and Type Method Description AggregateFunctionAggregateFunctionFactory. buildFunction(Function<BindingSet,org.eclipse.rdf4j.model.Value> evaluationStep)Builds an aggregate function with input evaluation step
-