java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticCollector
All Implemented Interfaces:
AggregateCollector
Direct Known Subclasses:
StandardDeviationCollector, VarianceCollector

@Experimental public abstract class StatisticCollector extends Object implements AggregateCollector
AggregateCollector implementation that processes SPARQL statistical functions based on input Literal values.
Author:
Tomas Kovachev t.kovachev1996@gmail.com