|
Spring Data Neo4j | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GraphBacked<STATE,ENTITY extends GraphBacked<STATE,ENTITY>> | super interface denoting entities that are graph backed, the backing STATE can be a Node
or a Relationship. |
| NodeBacked | Interface introduced to objects annotated with @NodeEntity by the Neo4jNodeBacking aspect. |
| RelationshipBacked | concrete interface introduced onto Relationship entities by the Neo4jRelationshipBacking aspect, encapsulates a neo4j relationship as backing state |
|
Spring Data Neo4j | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||