Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviavni/graphdatabasedemo
Using neo4j graph database for public transportation query for http://www.seladeveloperpractice.com/
https://github.com/aviavni/graphdatabasedemo
neo4j public-transportation
Last synced: 2 months ago
JSON representation
Using neo4j graph database for public transportation query for http://www.seladeveloperpractice.com/
- Host: GitHub
- URL: https://github.com/aviavni/graphdatabasedemo
- Owner: AviAvni
- Created: 2018-05-10T16:24:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T20:41:57.000Z (about 2 years ago)
- Last Synced: 2023-03-10T22:44:54.870Z (almost 2 years ago)
- Topics: neo4j, public-transportation
- Language: C#
- Size: 1.2 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphDatabaseDemo
Using neo4j graph database for public transportation query for http://www.seladeveloperpractice.com/# Steps to run
1. Download the database from https://www.gov.il/he/Departments/General/gtfs_general_transit_feed_specifications
2. Extract the data to C:\israel-public-transportation
3. Download and Install Neo4j Desktop https://neo4j.com/download/
4. Create new Database and set the password to 123456
5. Open GraphDemo.sln
6. Run the GraphDemo project to import the data to to Neo4j
7. Run the GraphDemo.GUI project to plan a trip with public transportation