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.
|
outputclose, getExecContext, getIteratorNumber, makeTracked, materialize, materialize, outputcancel, debug, hasNext, next, nextBinding, removetoString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic static QueryIterPeek create(QueryIterator iterator, ExecutionContext cxt)
public Binding peek()
Licenced under the Apache License, Version 2.0