| Package | Description |
|---|---|
| org.neo4j.server.rest.repr | |
| org.neo4j.server.rest.web |
| Constructor and Description |
|---|
ScoredRelationshipRepresentation(RelationshipRepresentation delegate,
float score) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipRepresentation |
DatabaseActions.createRelationship(long startNodeId,
long endNodeId,
String type,
Map<String,Object> properties) |
RelationshipRepresentation |
DatabaseActions.getRelationship(long relationshipId) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.