public class QueryIterMinus extends QueryIter2
traceIterators
Modifier and Type | Method and Description |
---|---|
static QueryIterator |
create(QueryIterator left,
QueryIterator right,
Set<Var> commonVars,
ExecutionContext qCxt) |
output
close, getExecContext, getIteratorNumber, makeTracked, map, materialize, materialize, output
cancel, debug, hasNext, next, nextBinding, remove
toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEachRemaining
toString
public static QueryIterator create(QueryIterator left, QueryIterator right, Set<Var> commonVars, ExecutionContext qCxt)
Licenced under the Apache License, Version 2.0