https://github.com/aodin/borders
State borders with neo4j
https://github.com/aodin/borders
Last synced: 2 months ago
JSON representation
State borders with neo4j
- Host: GitHub
- URL: https://github.com/aodin/borders
- Owner: aodin
- Created: 2015-11-15T00:11:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-15T00:19:01.000Z (over 9 years ago)
- Last Synced: 2025-01-21T08:30:01.554Z (4 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# borders
State borders with neo4jTIPS:
Relationships must be directional, but the are searched at equal speed in either direction
When looking at queries online avoid clauses with STARTS - it's for legacy code only!
Shortest path with weights: http://www.khalidabuhakmeh.com/finding-the-shortest-path-using-neo4j-graph-database
Happy Hacking!
aodin, 2015