Uses of Class
org.apache.jena.sparql.algebra.op.OpN
-
Uses of OpN in org.apache.jena.sparql.algebra.op
Modifier and TypeClassDescriptionclass
N-way disjunction.class
A "sequence" is a join-like operation where it is known that the output of one step can be fed into the input of the next (that is, no scoping issues arise). -
Uses of OpN in org.apache.jena.sparql.algebra.walker