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() |
handleClose, hasNext, removeclose, isClosedpublic InsertBindingSetCursor(CloseableIteration<BindingSet,QueryEvaluationException> delegate, BindingSet bindings)
public BindingSet next() throws QueryEvaluationException
next in interface Iteration<BindingSet,QueryEvaluationException>next in class IterationWrapper<BindingSet,QueryEvaluationException>QueryEvaluationExceptionCopyright © 2001-2016 Aduna. All Rights Reserved.