Uses of Interface
org.eclipse.rdf4j.query.algebra.AggregateOperator
Packages that use AggregateOperator
-
Uses of AggregateOperator in org.eclipse.rdf4j.query.algebra
Classes in org.eclipse.rdf4j.query.algebra that implement AggregateOperatorModifier and TypeClassDescriptionclass
Base class for shared functionality of aggregate operators (e.g.class
CustomAggregateOperator
function call that can be defined to take an argument and can apply distinct filtering on it.class
The AVG operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates.class
class
The GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregatesclass
class
class
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregatesclass
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregatesMethods in org.eclipse.rdf4j.query.algebra that return AggregateOperatorMethods in org.eclipse.rdf4j.query.algebra with parameters of type AggregateOperatorConstructors in org.eclipse.rdf4j.query.algebra with parameters of type AggregateOperator