See: Description
| Interface | Description |
|---|---|
| Handler |
The base interface for handlers.
|
| Class | Description |
|---|---|
| AggregationHandler |
Class to handle manipulation the aggregation variables in the query.
|
| 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.
|
Licensed under the Apache License, Version 2.0