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