I am new to neo4j & using neo4j version 3.3.2 neo4j spacial branch - 0.25-neo4j-3.3
Could you provide a code snippet to import osm file?
I have tried https://github.com/maxdemarzi/OSM . Neo4j spacial ReadMe(Importing an Open Street Map file) example does not work.
/Thanks
You can just install the Neo4j Spatial plugin and run the cypher query for import:
Java example (from doc):