Neo4j Spatial: can't run spatial
问题 I have been trying to work with Neo4j Spatial for my project, but I can't make it work. With limited documentation and examples I figured out how to load OSM map to the database. But to check if it is loaded, I am trying to execute a spatial query. While trying to run my code I get this error: import.java:69: error: cannot access GremlinGroovyPipeline .startIntersectSearch(layer, bbox) ^ class file for com.tinkerpop.gremlin.groovy.GremlinGroovyPipeline not found I understand what's wrong (it