Package org.eclipse.rdf4j.federated.evaluation.iterator
package org.eclipse.rdf4j.federated.evaluation.iterator
-
ClassDescriptionDeprecated.Deprecated.A wrapping iteration that attempts to close the dependent
RepositoryConnection
after consumption.A specializedCloseableIteration
that consumes part (or the entire input iteration if it fits into the buffer) and keeps data for further processing in memory.SpecializedDescribeIteration
for evaluation of DESCRIBE queries in the federation.Deprecated.Deprecated.Converts graph results into a binding set iterationDeprecated.Inserts original bindings into the result.Inserts original bindings into the result.Inserts original bindings into the result.Deprecated.A specializedCloseableIteration
that allows repetitive iterations after resetting the cursor usingLazyMutableClosableIteration.resetCursor()
.Print the bindings of the inner iteration to stdout, however maintain a copy, which is accessible through this iteration.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).Represents an iteration that contains only a single binding set.Converts Statement iteration (i.e.A wrapping iteration that attempts to close all running scheduledFuture
s for the given query evaluation.