|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepresentationType | |
|---|---|
| org.neo4j.server.rest.repr | |
| Uses of RepresentationType in org.neo4j.server.rest.repr |
|---|
| Fields in org.neo4j.server.rest.repr declared as RepresentationType | |
|---|---|
static RepresentationType |
RepresentationType.BOOLEAN
|
static RepresentationType |
RepresentationType.BYTE
|
static RepresentationType |
RepresentationType.CHAR
|
static RepresentationType |
RepresentationType.DOUBLE
|
static RepresentationType |
RepresentationType.EXCEPTION
|
static RepresentationType |
RepresentationType.FLOAT
|
static RepresentationType |
RepresentationType.FULL_PATH
|
static RepresentationType |
RepresentationType.GRAPHDB
|
static RepresentationType |
RepresentationType.INDEX
|
static RepresentationType |
RepresentationType.INTEGER
|
static RepresentationType |
RepresentationType.LONG
|
static RepresentationType |
RepresentationType.MAP
|
static RepresentationType |
RepresentationType.NODE
|
static RepresentationType |
RepresentationType.NODE_INDEX_ROOT
|
static RepresentationType |
RepresentationType.NOTHING
|
static RepresentationType |
RepresentationType.PATH
|
static RepresentationType |
RepresentationType.PLUGIN
|
static RepresentationType |
RepresentationType.PLUGIN_DESCRIPTION
|
static RepresentationType |
RepresentationType.PLUGIN_PARAMETER
|
static RepresentationType |
RepresentationType.PLUGINS
|
static RepresentationType |
RepresentationType.PROPERTIES
|
static RepresentationType |
RepresentationType.RELATIONSHIP
|
static RepresentationType |
RepresentationType.RELATIONSHIP_INDEX_ROOT
|
static RepresentationType |
RepresentationType.RELATIONSHIP_TYPE
|
static RepresentationType |
RepresentationType.SERVER_PLUGIN_DESCRIPTION
|
static RepresentationType |
RepresentationType.SHORT
|
static RepresentationType |
RepresentationType.STRING
|
static RepresentationType |
RepresentationType.TEMPLATE
|
static RepresentationType |
RepresentationType.URI
|
| Methods in org.neo4j.server.rest.repr that return RepresentationType | |
|---|---|
RepresentationType |
Representation.getRepresentationType()
|
| Constructors in org.neo4j.server.rest.repr with parameters of type RepresentationType | |
|---|---|
ListRepresentation(RepresentationType type,
Iterable<? extends Representation> content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||