Module org.apache.jena.arq
Class StandardAggregates
java.lang.Object
org.apache.jena.sparql.expr.aggregate.lib.StandardAggregates
Register custom aggregates in addition to the SPARQL defined ones.
This includes the statistics aggregate functions as custom aggregates,
as
<http://jena.apache.org/ARQ/function#stdev
etc.
This is commonly abbreviated afn:stdev
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BASE
-
BASE2
-
-
Constructor Details
-
StandardAggregates
public StandardAggregates()
-
-
Method Details
-
register
public static void register()
-