Package org.eclipse.rdf4j.federated.evaluation.iterator
package org.eclipse.rdf4j.federated.evaluation.iterator
-
ClassDescriptionInserts original bindings into the result.Inserts original bindings into the result.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.Filters iteration according to specified filterExpr and inserts original bindings into filtered results.Filters iteration according to specified filterExpr.Converts graph results into a binding set iterationRetrieves the original bindings for the particular resultInserts original bindings into the result.Inserts original bindings into the result.Inserts original bindings into the result.Inserts original bindings into the result.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).Convenience iteration to convertRepositoryResult
exceptions toQueryEvaluationException
.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.