Spring Data Graph core support for Neo4j graph database, offering object graph mapping, a Neo4jTemplate and Spring-Data-Commons Repository implementations.
'org.springframework.data:spring-data-neo4j:1.1.0.RELEASE'
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-neo4j</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
<dependency org="org.springframework.data" name="spring-data-neo4j" rev="1.1.0.RELEASE"/>
"org.springframework.data", "spring-data-neo4j", "1.1.0.RELEASE"