Package org.eclipse.rdf4j.query.algebra.evaluation.iterator
@InternalUseOnly
package org.eclipse.rdf4j.query.algebra.evaluation.iterator
Implementations of
relevant to query evaluation.
invalid @link
Iteration
-
ClassDescriptionCompact and efficient representation of a binding set for use as a key in hash maps.Deprecated.replaced by HashJoinIterationCollectionIteration<E,
X extends Exception> Deprecated.since 2.3 useCollectionIteration
Deprecated.Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the inner iteration.Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration that may be created and used later.Deprecated.Deprecated.Deprecated.This is used to make sure that no variable is seen by the filter that are not in scope.Generic hash join implementation suitable for use by Sail implementations.Interleaved join iterator.Deprecated.Deprecated.Makes aQueryContext
available during iteration.Deprecated.since 3.1.2.SPARQLMinusIteration<X extends Exception>Deprecated.