Class BoundJoinConversionIteration

java.lang.Object
All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet,QueryEvaluationException>, Iteration<BindingSet,QueryEvaluationException>

@Deprecated(since="4.1.0") public class BoundJoinConversionIteration extends ConvertingIteration<BindingSet,BindingSet,QueryEvaluationException>
Deprecated.
Inserts original bindings into the result.
Author:
Andreas Schwarte