public class GraphIdDelegate extends Object
| Constructor and Description |
|---|
GraphIdDelegate(Neo4jSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
detachNodeEntity(Long id) |
boolean |
detachRelationshipEntity(Long id) |
Long |
resolveGraphIdFor(Object possibleEntity) |
public GraphIdDelegate(Neo4jSession session)
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.