public abstract class CypherMap extends CypherAny
static CypherMap
EMPTY
CypherMap()
abstract Map<String,CypherAny>
getMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static CypherMap EMPTY
public CypherMap()
public abstract Map<String,CypherAny> getMap()