An open API service indexing awesome lists of open source software.

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

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/