Class Sample

All Implemented Interfaces:
Serializable, Cloneable, AggregateOperator, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

public class Sample extends AbstractAggregateOperator
The SAMPLE operator as defined in http://www.w3.org/TR/sparql11-query/#aggregates
Author:
Jeen Broekstra
See Also: