I\'m working on Neo4j Spring Data project and wants to perform some spatial related operation on nodes.
Entity Class
@NodeEntity pu
Which version of spring-data-neo4j are you using? Are you using spring-data-neo4j-rest? Or embedded within the server?
Was this a user which existed before?
In the exception there seems to be a bit of stacktrace missing.
Can you repoduce it with a unit test?