spatial
spatial copied to clipboard
deleted node is returned from spatial query
see: https://github.com/spring-projects/spring-data-neo4j/issues/226
It should be filtered out.
Can we port this to the 0.14-2.2 branch?
I pushed a variant of it to master, which would be 0.x-2.2, or?
Axel and I discussed having branch 0.14-2.2 track the milestones, while master tracks 2.2-SNAPSHOT for now. Today I found code in master that still used ExecutionEngine, so more work is needed.