public interface QueryIterator extends Closeable, Iterator<Binding>, PrintSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels the query as soon as is possible for the given iterator
|
Binding |
nextBinding()
Get next binding
|
forEachRemaining, hasNext, next, removeoutput, toStringBinding nextBinding()
void cancel()
Licenced under the Apache License, Version 2.0