| Package | Description |
|---|---|
| org.apache.jena.arq.querybuilder |
A utility package to simplify the building of ARQ queries in code.
|
| org.apache.jena.arq.querybuilder.clauses |
Interfaces that describe various SPARQL clauses as per
http://www.w3.org/TR/2013/REC-sparql11-query-20130321.
|
| org.apache.jena.arq.querybuilder.handlers |
Classes that implement SPARQL clauses but do not return instances of the builder.
|
| org.apache.jena.arq.querybuilder.updatebuilder |
| Class and Description |
|---|
| ConstructHandler
The handler for construct clauses.
|
| DatasetHandler
Handler for a dataset.
|
| HandlerBlock
A class to handle all the handlers of a query builder and keep them in sync
as needed.
|
| PrologHandler
The prolog handler
|
| SelectHandler
A Select clause handler.
|
| SolutionModifierHandler
The Solution Modifier handler.
|
| ValuesHandler |
| WhereHandler
The where handler.
|
| Class and Description |
|---|
| ConstructHandler
The handler for construct clauses.
|
| DatasetHandler
Handler for a dataset.
|
| PrologHandler
The prolog handler
|
| SelectHandler
A Select clause handler.
|
| SolutionModifierHandler
The Solution Modifier handler.
|
| ValuesHandler |
| WhereHandler
The where handler.
|
| Class and Description |
|---|
| AggregationHandler
Class to handle manipulation the aggregation variables in the query.
|
| ConstructHandler
The handler for construct clauses.
|
| DatasetHandler
Handler for a dataset.
|
| Handler
The base interface for handlers.
|
| HandlerBlock
A class to handle all the handlers of a query builder and keep them in sync
as needed.
|
| PrologHandler
The prolog handler
|
| SelectHandler
A Select clause handler.
|
| SolutionModifierHandler
The Solution Modifier handler.
|
| ValuesHandler |
| WhereHandler
The where handler.
|
| Class and Description |
|---|
| WhereHandler
The where handler.
|
Licensed under the Apache License, Version 2.0