| Package | Description |
|---|---|
| org.apache.jena.arq.querybuilder.handlers |
Classes that implement SPARQL clauses but do not return instances of the builder.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationHandler |
AggregationHandler.addAll(AggregationHandler handler)
Add all the aggregations from the other handler.
|
AggregationHandler |
HandlerBlock.getAggregationHandler()
Get the aggregation handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerBlock.addAll(AggregationHandler handler)
Add the aggregation handler contents to this prolog handler.
|
AggregationHandler |
AggregationHandler.addAll(AggregationHandler handler)
Add all the aggregations from the other handler.
|
| Constructor and Description |
|---|
SelectHandler(AggregationHandler aggHandler)
Constructor.
|
Licensed under the Apache License, Version 2.0