|
||||||||||
| 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()
|
| Constructors in org.neo4j.server.rest.repr with parameters of type NodeRepresentation | |
|---|---|
ScoredNodeRepresentation(NodeRepresentation delegate,
float score)
|
|
| 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()
Deprecated. reference node is a deprecated concept |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||