AbstractOperation |
Abstract super class of all operation types.
|
AbstractParserQuery |
|
AbstractParserUpdate |
|
AbstractQuery |
Abstract super class of all query types.
|
AbstractUpdate |
Abstract super class of all update types.
|
BackgroundGraphResult |
Deprecated. |
BindingImpl |
Deprecated.
|
DatasetImpl |
Deprecated.
|
EmptyBindingSet |
An immutable empty BindingSet.
|
FallbackDataset |
|
GraphQueryResultImpl |
Deprecated.
|
IteratingGraphQueryResult |
Deprecated. |
IteratingTupleQueryResult |
Deprecated. |
ListBindingSet |
A List-based implementation of the BindingSet interface.
|
MapBindingSet |
A Map-based implementation of the BindingSet interface.
|
MutableTupleQueryResult |
An implementation of the TupleQueryResult interface that stores the complete query result in memory.
|
QueueCursor<E> |
|
SimpleBinding |
An implementation of the Binding interface.
|
SimpleDataset |
A simple implementation of the Dataset interface.
|
TupleQueryResultBuilder |
A TupleQueryResultHandler that can be used to create a TupleQueryResult object.
|
TupleQueryResultImpl |
Deprecated.
|