Neo4j Spatial over REST through the JAVA API not working (for me)
问题 I'm working on a Grails app over Neo4J which I'd like to also export as a GIS database. Looking at the examples for how to use neo4j in GeoServer/uDig it appears that the Spatial integration is only via embedded neo4j databases. Does anyone know whether it's possible to set things up so that my Neo4J is available over REST, so that I can interface to it from a variety of places? At first sight it appears that it ought to be possible: // Works with this embedded database //def graphDb = new