public class OpDistinct extends OpModifier
Constructor and Description |
---|
OpDistinct(Op subOp) |
Modifier and Type | Method and Description |
---|---|
Op |
apply(Transform transform,
Op subOp) |
Op1 |
copy(Op subOp) |
static Op |
create(Op op) |
boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
String |
getName() |
int |
hashCode() |
void |
visit(OpVisitor opVisitor) |
removeModifiers
toString, toString
toString
Licenced under the Apache License, Version 2.0