public class QueryIterPeek extends QueryIter1
traceIterators
Modifier and Type | Method and Description |
---|---|
static QueryIterPeek |
create(QueryIterator iterator,
ExecutionContext cxt) |
Binding |
peek()
Returns the next binding without moving on.
|
output
close, getExecContext, getIteratorNumber, makeTracked, materialize, materialize, output
cancel, debug, hasNext, next, nextBinding, remove
toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
public static QueryIterPeek create(QueryIterator iterator, ExecutionContext cxt)
public Binding peek()
Licenced under the Apache License, Version 2.0