Spring Data Neo4j (SDN)
- is a Spring Data Module used to communicate with a Neo4j database
SDN5 vs SDN6 - Java Libraries Structure
SDN5 vs SDN6
|
SDN5 |
SDN5 does not provide any other level of abstraction by itself but uses the Neo4j-OGM library under the hood (like Spring Data JPA does with a JPA implementation). You could opt-in to use the Neo4j-OGM’s |
|---|---|
|
SDN6 |
SDN6 (was named SDN/RX during WIP) provides three levels of abstraction (all of them support Spring Transaction):
|
/java-platform/java/java---projects--and--code-examples/java---non-native-libraries/java---spring-family/java---spring-data/java---spring-data---spring-data-modules-(builtin)/java---spring---spring-data-neo4j-(sdn)/neo4j-libraries.png)