Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database.
'org.neo4j:neo4j-com:1.4.2'
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-com</artifactId>
<version>1.4.2</version>
</dependency>
<dependency org="org.neo4j" name="neo4j-com" rev="1.4.2"/>
"org.neo4j", "neo4j-com", "1.4.2"