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