|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueRepresentation | |
|---|---|
| org.neo4j.server.rest.repr | |
| Uses of ValueRepresentation in org.neo4j.server.rest.repr |
|---|
| Methods in org.neo4j.server.rest.repr that return ValueRepresentation | |
|---|---|
static ValueRepresentation |
ValueRepresentation.bool(boolean value)
|
static ValueRepresentation |
ValueRepresentation.number(double value)
|
static ValueRepresentation |
ValueRepresentation.number(int value)
|
static ValueRepresentation |
ValueRepresentation.number(long value)
|
static ValueRepresentation |
ValueRepresentation.relationshipType(RelationshipType type)
|
static ValueRepresentation |
ValueRepresentation.string(String value)
|
static ValueRepresentation |
ValueRepresentation.template(String path)
|
static ValueRepresentation |
ValueRepresentation.uri(String path)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||