java.lang.Object
org.apache.jena.sparql.util.PrintSerializableBase
org.apache.jena.sparql.algebra.op.OpBase
org.apache.jena.sparql.algebra.op.OpN
org.apache.jena.sparql.algebra.op.OpDisjunction
- All Implemented Interfaces:
org.apache.jena.atlas.io.Printable
,Op
,Named
,PrintSerializable
N-way disjunction.
OpUnion remains as the strict SPARQL algebra operator.
-
Method Summary
Methods inherited from class org.apache.jena.sparql.algebra.op.OpN
add, get, getElements, hashCode, iterator, size
Methods inherited from class org.apache.jena.sparql.util.PrintSerializableBase
toString, toString
Methods inherited from interface org.apache.jena.sparql.util.PrintSerializable
toString