Uses of Class
com.hp.hpl.jena.sparql.algebra.op.OpN

Packages that use OpN
com.hp.hpl.jena.sparql.algebra.op   
 

Uses of OpN in com.hp.hpl.jena.sparql.algebra.op
 

Subclasses of OpN in com.hp.hpl.jena.sparql.algebra.op
 class OpDisjunction
          N-way disjunction.
 class OpSequence
          A "sequence" is a join-like operation where it is know that the the output of one step can be fed into the input of the next (that is, no scoping issues arise).
 



Licenced under the Apache License, Version 2.0