Package org.eclipse.rdf4j.query.algebra.evaluation.iterator
Copyright (c) 2019 Eclipse RDF4J contributors. All rights reserved. This program and the accompanying materials are
made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is
available at http://www.eclipse.org/org/documents/edl-v10.php.
-
Class Summary Class Description BadlyDesignedLeftJoinIterator BindingSetHashKey Compact and efficient representation of a binding set for use as a key in hash maps.BottomUpJoinIterator Deprecated. replaced by HashJoinIterationCollectionIteration<E,X extends Exception> Deprecated. since 2.3 useCollectionIteration
CompatibleBindingSetFilter Deprecated. CrossProductIteration Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the inner iteration.DelayedEvaluationIteration Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration that may be created and used later.DescribeIteration Deprecated. ExtensionIterator Deprecated. FilterIterator Deprecated. FilterIterator.RetainedVariableFilteredQueryEvaluationContext This is used to make sure that no variable is seen by the filter that are not in scope.GroupIterator HashJoinIteration Generic hash join implementation suitable for use by Sail implementations.JoinIterator Interleaved join iterator.LeftJoinIterator MultiProjectionIterator OrderIterator Deprecated. PathIteration PathIteration.ValuePair ProjectionIterator Deprecated. QueryContextIteration Makes aQueryContext
available during iteration.SilentIteration Deprecated. since 3.1.2.SPARQLMinusIteration<X extends Exception> Deprecated. ZeroLengthPathIteration