| Package | Description |
|---|---|
| org.neo4j.server.rest.repr | |
| org.neo4j.server.rest.web |
| Modifier and Type | Method and Description |
|---|---|
NodeRepresentation |
FullPathRepresentation.endNode() |
NodeRepresentation |
FullPathRepresentation.startNode() |
| Constructor and Description |
|---|
ScoredNodeRepresentation(NodeRepresentation delegate,
float score) |
| Modifier and Type | Method and Description |
|---|---|
NodeRepresentation |
DatabaseActions.createNode(Map<String,Object> properties,
org.neo4j.graphdb.Label... labels) |
NodeRepresentation |
DatabaseActions.getNode(long nodeId) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.