I have created a test database with Neo4j Spatial Java API. Is there any tutorial how to use uDig/Geotools for visualizing the spatial data?
There is a section at the Neo4j Spatial Instructions page (http://neo4j.github.io/spatial/) called "Using Neo4j Spatial with uDig" that says "For more info head over to Neo4j Wiki on uDig" but the link is not working.
I found a uDig Quickstart tutorial (http://udig.github.io/docs/dev/SDKQuickstart/SDKQuickstart.html) to setup uDig but I do not know how to use it with Neo4j Spatial. Please help!