public class BadlyDesignedLeftJoinIterator extends LeftJoinIterator
| Constructor and Description |
|---|
BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy,
org.eclipse.rdf4j.query.algebra.LeftJoin join,
org.eclipse.rdf4j.query.BindingSet inputBindings,
Set<String> problemVars) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.rdf4j.query.BindingSet |
getNextElement() |
handleClosehasNext, next, removepublic BadlyDesignedLeftJoinIterator(EvaluationStrategy strategy, org.eclipse.rdf4j.query.algebra.LeftJoin join, org.eclipse.rdf4j.query.BindingSet inputBindings, Set<String> problemVars) throws org.eclipse.rdf4j.query.QueryEvaluationException
org.eclipse.rdf4j.query.QueryEvaluationExceptionprotected org.eclipse.rdf4j.query.BindingSet getNextElement()
throws org.eclipse.rdf4j.query.QueryEvaluationException
getNextElement in class LeftJoinIteratororg.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2019 Eclipse Foundation. All Rights Reserved.