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 TypeClassDescriptionclassBase class for shared functionality of aggregate operators (e.g.classBase class for n-ary aggregate operators.classCustomAggregateOperatorfunction call that can be defined to take an argument and can apply distinct filtering on it.classThe AVG operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates.classclassThe GROUP_CONCAT operator as defined in http://www.w3.org/TR/sparql11-query/#aggregatesclassclassclassThe SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregatesclassThe 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