public abstract class CypherNode extends CypherAny
protected
CypherNode(long id)
abstract CypherTextArray
labels()
abstract CypherMap
properties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected CypherNode(long id)
public abstract CypherTextArray labels()
public abstract CypherMap properties()