Data Transfer Objects (DTOs) for Neo4j Nodes, Relationships, and Properties
'com.graphaware:neo4j-dto:1.9-1.2'
<dependency> <groupId>com.graphaware</groupId> <artifactId>neo4j-dto</artifactId> <version>1.9-1.2</version> </dependency>
<dependency org="com.graphaware" name="neo4j-dto" rev="1.9-1.2"/>
"com.graphaware", "neo4j-dto", "1.9-1.2"