| Package | Description |
|---|---|
| org.springframework.data.neo4j.support.mapping |
| Modifier and Type | Method and Description |
|---|---|
RelationshipResult |
EntityStateHandler.createRelationshipBetween(Object source,
Object target,
String type,
boolean allowDuplicates) |
RelationshipResult |
EntityStateHandler.relateTo(Object source,
Object target,
String type) |
RelationshipResult |
EntityStateHandler.removeRelationshipTo(Object source,
Object target,
String relationshipType) |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.