build-helper-maven-plugin added so that the generated sources are used as source folder in eclipse Making the import or com.mysema.query optional Clear the dynamic properties map in calls to setPropertiesFrom to make sure that non existent properties get deleted
Hello Worlds
A simple Spring Data Neo4j example with just enough code to do something that works.
See https://github.com/SpringSource/spring-data-neo4j/blob/master/spring-data-neo4j-examples/hello-worlds/src/test/java/org/springframework/data/neo4j/examples/hellograph/GalaxyServiceTest.java for example code.
Build and Run
mvn clean test