BoundJoinConversionIteration |
Deprecated. |
BoundJoinVALUESConversionIteration |
Deprecated. |
CloseDependentConnectionIteration<T> |
|
ConsumingIteration |
A specialized CloseableIteration that consumes part (or the entire input iteration if it fits into the
buffer) and keeps data for further processing in memory.
|
FederatedDescribeIteration |
Deprecated. |
FilteringInsertBindingsIteration |
Deprecated. |
FilteringIteration |
Deprecated. |
GraphToBindingSetConversionIteration |
Converts graph results into a binding set iteration
|
GroupedCheckConversionIteration |
Deprecated. |
IndependentJoingroupBindingsIteration |
Inserts original bindings into the result.
|
IndependentJoingroupBindingsIteration2 |
Inserts original bindings into the result.
|
IndependentJoingroupBindingsIteration3 |
Inserts original bindings into the result.
|
InsertBindingsIteration |
Deprecated. |
LazyMutableClosableIteration |
|
PrintingIteration |
Print the bindings of the inner iteration to stdout, however maintain a copy, which is accessible through this
iteration.
|
QueryResultIteration |
An iteration which wraps the final result and in case of exceptions aborts query evaluation for the corresponding
query in fedx (potentially subqueries are still running, and jobs are scheduled).
|
RepositoryExceptionConvertingIteration<T> |
Deprecated, for removal: This API element is subject to removal in a future version. |
SingleBindingSetIteration |
Represents an iteration that contains only a single binding set.
|
StatementConversionIteration |
Converts Statement iteration (i.e.
|
StopRemainingExecutionsOnCloseIteration |
A wrapping iteration that attempts to close all running scheduled Future s for the given query evaluation.
|