Uses of Package
com.hp.hpl.jena.sparql.expr.aggregate

Packages that use com.hp.hpl.jena.sparql.expr.aggregate
com.hp.hpl.jena.query ARQ - A query engine for Jena, implementing SPARQL. 
com.hp.hpl.jena.sparql.expr   
com.hp.hpl.jena.sparql.expr.aggregate   
 

Classes in com.hp.hpl.jena.sparql.expr.aggregate used by com.hp.hpl.jena.query
Aggregator
          An Aggregator is the processor for the whole result stream.
 

Classes in com.hp.hpl.jena.sparql.expr.aggregate used by com.hp.hpl.jena.sparql.expr
Aggregator
          An Aggregator is the processor for the whole result stream.
 

Classes in com.hp.hpl.jena.sparql.expr.aggregate used by com.hp.hpl.jena.sparql.expr.aggregate
Accumulator
          An Accumulator is the processor for each section of a group, so there is one Accumulator for each group key.
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 operation
 



Licenced under the Apache License, Version 2.0