|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipRepresentation | |
|---|---|
| org.neo4j.server.rest.repr | |
| org.neo4j.server.rest.web | |
| Uses of RelationshipRepresentation in org.neo4j.server.rest.repr |
|---|
| Constructors in org.neo4j.server.rest.repr with parameters of type RelationshipRepresentation | |
|---|---|
ScoredRelationshipRepresentation(RelationshipRepresentation delegate,
float score)
|
|
| Uses of RelationshipRepresentation in org.neo4j.server.rest.web |
|---|
| Methods in org.neo4j.server.rest.web that return RelationshipRepresentation | |
|---|---|
RelationshipRepresentation |
DatabaseActions.createRelationship(long startNodeId,
long endNodeId,
String type,
Map<String,Object> properties)
|
RelationshipRepresentation |
DatabaseActions.getRelationship(long relationshipId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||