IteratingTupleQueryResult
instead.@Deprecated public class TupleQueryResultImpl extends IteratingTupleQueryResult
wrappedIter
Constructor and Description |
---|
TupleQueryResultImpl(List<String> bindingNames,
CloseableIteration<? extends BindingSet,QueryEvaluationException> bindingSetIter)
Deprecated.
|
getBindingNames
handleClose, hasNext, next, remove
close, isClosed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
iterator
close
hasNext, next, remove, stream
forEach, spliterator
public TupleQueryResultImpl(List<String> bindingNames, CloseableIteration<? extends BindingSet,QueryEvaluationException> bindingSetIter)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.