Class StatisticalAggregateFunction

java.lang.Object
org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction<StatisticCollector,Value>
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.StatisticalAggregateFunction

@Experimental public class StatisticalAggregateFunction extends AggregateFunction<StatisticCollector,Value>
AggregateFunction used for processing of extended statistical aggregate operations through SPARQL.
Author:
Tomas Kovachev t.kovachev1996@gmail.com