|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeRepresentation | |
---|---|
org.neo4j.server.rest.repr | |
org.neo4j.server.rest.web |
Uses of NodeRepresentation in org.neo4j.server.rest.repr |
---|
Methods in org.neo4j.server.rest.repr that return NodeRepresentation | |
---|---|
NodeRepresentation |
FullPathRepresentation.endNode()
|
NodeRepresentation |
FullPathRepresentation.startNode()
|
Uses of NodeRepresentation in org.neo4j.server.rest.web |
---|
Methods in org.neo4j.server.rest.web that return NodeRepresentation | |
---|---|
NodeRepresentation |
DatabaseActions.createNode(Map<String,Object> properties)
|
NodeRepresentation |
DatabaseActions.getNode(long nodeId)
|
NodeRepresentation |
DatabaseActions.getReferenceNode()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |