Uses of Class
org.apache.jena.sparql.algebra.op.OpN
Packages that use OpN
-
Uses of OpN in org.apache.jena.sparql.algebra.op
Subclasses of OpN in org.apache.jena.sparql.algebra.opModifier 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).Methods in org.apache.jena.sparql.algebra.op that return OpN -
Uses of OpN in org.apache.jena.sparql.algebra.walker
Methods in org.apache.jena.sparql.algebra.walker with parameters of type OpN