public class InsertBindingSetCursor
extends org.eclipse.rdf4j.common.iteration.IterationWrapper<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>
| Constructor and Description |
|---|
InsertBindingSetCursor(org.eclipse.rdf4j.common.iteration.CloseableIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> delegate,
org.eclipse.rdf4j.query.BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.query.BindingSet |
next() |
handleClose, hasNext, removeclose, isClosedpublic InsertBindingSetCursor(org.eclipse.rdf4j.common.iteration.CloseableIteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException> delegate,
org.eclipse.rdf4j.query.BindingSet bindings)
public org.eclipse.rdf4j.query.BindingSet next()
throws org.eclipse.rdf4j.query.QueryEvaluationException
next in interface org.eclipse.rdf4j.common.iteration.Iteration<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>next in class org.eclipse.rdf4j.common.iteration.IterationWrapper<org.eclipse.rdf4j.query.BindingSet,org.eclipse.rdf4j.query.QueryEvaluationException>org.eclipse.rdf4j.query.QueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.