java.lang.Object
org.apache.jena.sparql.util.PrintSerializableBase
org.apache.jena.sparql.algebra.op.OpBase
org.apache.jena.sparql.algebra.op.Op1
org.apache.jena.sparql.algebra.op.OpService
- All Implemented Interfaces:
org.apache.jena.atlas.io.Printable
,Op
,Named
,PrintSerializable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
equalTo
(Op other, NodeIsomorphismMap labelMap) getName()
boolean
int
hashCode()
void
Methods inherited from class org.apache.jena.sparql.util.PrintSerializableBase
toString, toString
Methods inherited from interface org.apache.jena.sparql.util.PrintSerializable
toString
-
Constructor Details
-
OpService
-
OpService
-
-
Method Details
-
apply
-
copy
-
getName
-
visit
-
getService
-
getServiceElement
-
getSilent
public boolean getSilent() -
hashCode
public int hashCode() -
equalTo
-