public class QueryIterSingleton extends QueryIterYieldN
traceIterators
Modifier and Type | Method and Description |
---|---|
static QueryIterSingleton |
create(Binding binding,
ExecutionContext execCxt) |
static QueryIterSingleton |
create(Binding parent,
Var var,
Node value,
ExecutionContext execCxt) |
void |
output(IndentedWriter out,
SerializationContext sCxt) |
getBinding
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 QueryIterSingleton create(Binding parent, Var var, Node value, ExecutionContext execCxt)
public static QueryIterSingleton create(Binding binding, ExecutionContext execCxt)
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
output
in class QueryIterYieldN
Licenced under the Apache License, Version 2.0