AlternativeCursor<E> |
If the primary cursor is empty, use the alternative cursor.
|
FederationStrategy |
Evaluates Join, LeftJoin and Union in parallel and only evaluate if OwnedTupleExpr is the given member.
|
FilterCursor |
Provides a convenient constructor for FilterIterator using the condition.
|
InsertBindingSetCursor |
Adds more bindings to each of the results.
|
ParallelJoinCursor |
Iterate the left side and evaluate the right side in separate thread, only iterate the right side in the controlling
thread.
|
ParallelLeftJoinCursor |
|
RepositoryTripleSource |
Deprecated. |