https://github.com/jexp/hubway-sdn
HubWay data challenge with Spring Data Neo4j
https://github.com/jexp/hubway-sdn
Last synced: over 1 year ago
JSON representation
HubWay data challenge with Spring Data Neo4j
- Host: GitHub
- URL: https://github.com/jexp/hubway-sdn
- Owner: jexp
- Created: 2012-10-11T09:31:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-11T09:31:59.000Z (over 13 years ago)
- Last Synced: 2025-02-10T08:30:37.122Z (over 1 year ago)
- Language: Java
- Size: 103 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Hubway cycle trip data import into Neo4j using Spring Data Neo4j
!! Modeling
(Bike)<-[:bike]-(Trip)-[:member]->(Member)
(Station)<-[:start]-(Trip)-[:end]->(Station)
!! Source
http://hubwaydatachallenge.org/trip-history-data/