public class OpPath extends Op0
| Constructor and Description |
|---|
OpPath(TriplePath triplePath) |
| Modifier and Type | Method and Description |
|---|---|
Op |
apply(Transform transform) |
Op0 |
copy() |
boolean |
equalTo(Op other,
NodeIsomorphismMap isoMap) |
String |
getName() |
TriplePath |
getTriplePath() |
int |
hashCode() |
void |
visit(OpVisitor opVisitor) |
toString, toStringtoStringpublic OpPath(TriplePath triplePath)
public TriplePath getTriplePath()
public String getName()
public boolean equalTo(Op other, NodeIsomorphismMap isoMap)
public void visit(OpVisitor opVisitor)
Licenced under the Apache License, Version 2.0