java.lang.Object
org.apache.jena.sparql.util.PrintSerializableBase
org.apache.jena.sparql.algebra.op.OpBase
org.apache.jena.sparql.algebra.op.Op2
- All Implemented Interfaces:
org.apache.jena.atlas.io.Printable
,Op
,Named
,PrintSerializable
- Direct Known Subclasses:
OpConditional
,OpDiff
,OpJoin
,OpLateral
,OpLeftJoin
,OpMinus
,OpUnion
Super class for operators that combine two sub-operators
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.algebra.op.OpBase
equals, equalTo, output, output
Methods inherited from class org.apache.jena.sparql.util.PrintSerializableBase
toString, toString
Methods inherited from interface org.apache.jena.sparql.util.PrintSerializable
toString