I am trying to work with Spring Data and Neo4j. I started by trying to follow this guide linked to by the main site. In particular I based my pom.xml off of the \"Hello, Wor
In my case of a similar problem, instead of using Andrew's suggestion for the fix, it worked simply after I introduced
...
...
....
Once this structure is in place, the error goes away.