Package org.eclipse.rdf4j.query.parser.sparql.aggregate
package org.eclipse.rdf4j.query.parser.sparql.aggregate
-
ClassDescriptionCollector for values used by
AggregateFunction'sFactory for a registeredAggregateFunctionthat is evaluated in the same fashion as standard aggregate functions e.g.Suminvalid input: '&'CountN-ary aggregate function processor.Factory for a registeredAggregateNAryFunctionthat is evaluated over multiple arguments.AggregateProcessor<T,D> Common interface for processing aggregate functions.ServiceRegistryimplementation that stores available custom aggregate functions that can be used during query evaluation.ServiceRegistryimplementation that stores available custom aggregate n-ary functions that can be used during query evaluation.