org.neo4j.server.rest.repr
Class RepresentationType
java.lang.Object
org.neo4j.server.rest.repr.RepresentationType
public final class RepresentationType
- extends Object
GRAPHDB
public static final RepresentationType GRAPHDB
NODE
public static final RepresentationType NODE
RELATIONSHIP
public static final RepresentationType RELATIONSHIP
PATH
public static final RepresentationType PATH
FULL_PATH
public static final RepresentationType FULL_PATH
RELATIONSHIP_TYPE
public static final RepresentationType RELATIONSHIP_TYPE
PROPERTIES
public static final RepresentationType PROPERTIES
INDEX
public static final RepresentationType INDEX
NODE_INDEX_ROOT
public static final RepresentationType NODE_INDEX_ROOT
RELATIONSHIP_INDEX_ROOT
public static final RepresentationType RELATIONSHIP_INDEX_ROOT
PLUGINS
public static final RepresentationType PLUGINS
PLUGIN
public static final RepresentationType PLUGIN
PLUGIN_DESCRIPTION
public static final RepresentationType PLUGIN_DESCRIPTION
SERVER_PLUGIN_DESCRIPTION
public static final RepresentationType SERVER_PLUGIN_DESCRIPTION
PLUGIN_PARAMETER
public static final RepresentationType PLUGIN_PARAMETER
URI
public static final RepresentationType URI
TEMPLATE
public static final RepresentationType TEMPLATE
STRING
public static final RepresentationType STRING
BYTE
public static final RepresentationType BYTE
CHAR
public static final RepresentationType CHAR
SHORT
public static final RepresentationType SHORT
INTEGER
public static final RepresentationType INTEGER
LONG
public static final RepresentationType LONG
FLOAT
public static final RepresentationType FLOAT
DOUBLE
public static final RepresentationType DOUBLE
BOOLEAN
public static final RepresentationType BOOLEAN
NOTHING
public static final RepresentationType NOTHING
EXCEPTION
public static final RepresentationType EXCEPTION
MAP
public static final RepresentationType MAP
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.