Uses of Package
org.apache.jena.sparql.expr.aggregate
-
Packages that use org.apache.jena.sparql.expr.aggregate Package Description org.apache.jena.query ARQ - A query engine for Jena, implementing SPARQL.org.apache.jena.sparql.expr org.apache.jena.sparql.expr.aggregate org.apache.jena.sparql.expr.aggregate.lib org.apache.jena.sparql.lang.arq org.apache.jena.sparql.lang.sparql_11 -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.query Class Description Aggregator An Aggregator is the processor for the whole result stream. -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.sparql.expr Class Description Aggregator An Aggregator is the processor for the whole result stream. -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.sparql.expr.aggregate Class Description Accumulator An Accumulator is the processor for each section of a group, so there is one Accumulator for each group key.AccumulatorFactory Factory to create accumulators.AggCustom Syntax element and framework execution for custom aggregates.Aggregator An Aggregator is the processor for the whole result stream.AggregatorBase Aggregate that does everything except the per-group aggregation that is needed for each operationArgs An Args is an ExprList with a flag for DISTINCT. -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.sparql.expr.aggregate.lib Class Description Accumulator An Accumulator is the processor for each section of a group, so there is one Accumulator for each group key.AccumulatorExpr Accumulator that passes down every value of an expression -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.sparql.lang.arq Class Description Args An Args is an ExprList with a flag for DISTINCT. -
Classes in org.apache.jena.sparql.expr.aggregate used by org.apache.jena.sparql.lang.sparql_11 Class Description Args An Args is an ExprList with a flag for DISTINCT.