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