java.lang.Object
org.apache.jena.sparql.expr.aggregate.AggregatorBase
org.apache.jena.sparql.expr.aggregate.AggNull
All Implemented Interfaces:
Aggregator

public class AggNull extends AggregatorBase
The null aggregate (which can't be written in SPARQL) calculates nothing but does help remember the group key.