Rexster is a graph server that exposes any Blueprints graph (e.g. TinkerGraph, Neo4j, OrientDB, DEX, and Sail RDF Stores) via REST and a binary protocol called RexPro.
'com.tinkerpop.rexster:rexster:2.4.0'
<dependency>
<groupId>com.tinkerpop.rexster</groupId>
<artifactId>rexster</artifactId>
<version>2.4.0</version>
</dependency>
<dependency org="com.tinkerpop.rexster" name="rexster" rev="2.4.0"/>
"com.tinkerpop.rexster", "rexster", "2.4.0"