BoundJoinConversionIteration |
Inserts original bindings into the result.
|
BoundJoinVALUESConversionIteration |
Inserts original bindings into the result.
|
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 |
|
FedXPathIteration |
|
FedXPathIteration.ValuePair |
A specialized BingingSet that can only hold the start and end values of a Path.
|
FedXZeroLengthPathIteration |
|
FilteringInsertBindingsIteration |
Filters iteration according to specified filterExpr and inserts original bindings into filtered results.
|
FilteringIteration |
Filters iteration according to specified filterExpr.
|
GraphToBindingSetConversionIteration |
Converts graph results into a binding set iteration
|
GroupedCheckConversionIteration |
Retrieves the original bindings for the particular result
|
IndependentJoingroupBindingsIteration |
Inserts original bindings into the result.
|
IndependentJoingroupBindingsIteration2 |
Inserts original bindings into the result.
|
IndependentJoingroupBindingsIteration2.BindingInfo |
|
IndependentJoingroupBindingsIteration3 |
Inserts original bindings into the result.
|
IndependentJoingroupBindingsIteration3.BindingInfo |
|
InsertBindingsIteration |
Inserts original bindings into the result.
|
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).
|
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.
|