Package org.opencypher.generator
Class Node
- java.lang.Object
-
- org.opencypher.generator.Node
-
public abstract class Node extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()Stringname()Nodeparent()voidsExpression(Output output)StringtoString()voidwrite(Output output)
-