Spring Data Graph 1.1.0 Released
Spring Data continues its march to “be all do all”:
During the last months of Neo4j development the improved querying (Cypher, Gremlin) support was one of the important aspects. So we strove to support it on all levels. Now, it is possible to execute Cypher queries from Spring Data Graph Repositories, from the Neo4j-Template but also as part of dynamic field annotations and via the introduced entity methods. The same goes for Gremlin scripts.
Original title and link: Spring Data Graph 1.1.0 Released (©myNoSQL)