public class QueryIterRoot extends QueryIterYieldN
QueryIterator.
Executing with a pre-set binding does not use QueryIterRoot.traceIterators| Modifier and Type | Method and Description |
|---|---|
static QueryIterator |
create(Binding binding,
ExecutionContext execCxt)
Create a root with an initial binding
|
static QueryIterator |
create(ExecutionContext execCxt)
Create a root
|
boolean |
isJoinIdentity() |
void |
output(org.apache.jena.atlas.io.IndentedWriter out,
SerializationContext sCxt) |
getBindingclose, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, outputcancel, debug, hasNext, next, nextBinding, removetoString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingtoStringpublic static QueryIterator create(ExecutionContext execCxt)
public static QueryIterator create(Binding binding, ExecutionContext execCxt)
public void output(org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableoutput in class QueryIterYieldNpublic boolean isJoinIdentity()
Licenced under the Apache License, Version 2.0