public abstract class CypherAnyMap extends CypherAny
Modifier and Type | Field and Description |
---|---|
static CypherAnyMap |
EMPTY |
Constructor and Description |
---|
CypherAnyMap() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Map<CypherAny,CypherAny> |
getMap() |
getMemorySize
public static CypherAnyMap EMPTY