Abstract Query Algebra model.
-
class
Custom
AggregateOperator
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/#aggregates
class
class
class
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
class
The SUM operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
AbstractAggregateOperator.clone()