public class DescribeIteration
extends org.eclipse.rdf4j.common.iteration.LookAheadIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>
| Constructor and Description |
|---|
DescribeIteration(org.eclipse.rdf4j.common.iteration.Iteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> sourceIter,
EvaluationStrategy strategy,
Set<String> describeExprNames,
org.eclipse.rdf4j.query.BindingSet parentBindings) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.rdf4j.query.BindingSet |
getNextElement() |
handleClose, hasNext, next, removepublic DescribeIteration(org.eclipse.rdf4j.common.iteration.Iteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> sourceIter,
EvaluationStrategy strategy,
Set<String> describeExprNames,
org.eclipse.rdf4j.query.BindingSet parentBindings)
protected org.eclipse.rdf4j.query.BindingSet getNextElement()
throws org.eclipse.rdf4j.query.QueryEvaluationException
getNextElement in class org.eclipse.rdf4j.common.iteration.LookAheadIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>org.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2019 Eclipse Foundation. All Rights Reserved.