public class InsertBindingSetCursor extends IterationWrapper<BindingSet,QueryEvaluationException>
wrappedIter| Constructor and Description | 
|---|
| InsertBindingSetCursor(CloseableIteration<BindingSet,QueryEvaluationException> delegate,
                      BindingSet bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| BindingSet | next()Returns the next element from the wrapped Iteration. | 
handleClose, hasNext, removeclose, isClosedpublic InsertBindingSetCursor(CloseableIteration<BindingSet,QueryEvaluationException> delegate, BindingSet bindings)
public BindingSet next() throws QueryEvaluationException
IterationWrappernext in interface Iteration<BindingSet,QueryEvaluationException>next in class IterationWrapper<BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.