Class LeftJoinIterator

All Implemented Interfaces:
AutoCloseable, CloseableIteration<BindingSet,​QueryEvaluationException>, Iteration<BindingSet,​QueryEvaluationException>
Direct Known Subclasses:
BadlyDesignedLeftJoinIterator

public class LeftJoinIterator extends LookAheadIteration<BindingSet,​QueryEvaluationException>