Package | Description |
---|---|
com.hp.hpl.jena.sparql.expr.aggregate |
Modifier and Type | Method and Description |
---|---|
static AccumulatorFactory |
AggregateRegistry.getAccumulatorFactory(String uri)
Return the AccumulatorFactory for a registered custom aggregate.
|
Modifier and Type | Method and Description |
---|---|
static void |
AggregateRegistry.register(String uri,
AccumulatorFactory accFactory)
Register a custom aggregate, with its associated factory for accumulators.
|
static void |
AggregateRegistry.register(String uri,
AccumulatorFactory accFactory,
Node noGroupValue) |
Licenced under the Apache License, Version 2.0