Graphing the Tour de France - part 3/3
In the past two blogposts I have been creating and importing some nice Tour de France 2016 data. It's a small dataset, for sure, and this is by no means a realistic graph application - but perhaps we can still have some fun exploiting the data with some cypher queries. That's what we'll try now. I have put all of the example queries together in this gist, so please feel free to play around with it :) ... let's take you through it.
Is the model really there?
First and foremost, let's verify the model that we wanted to put in place, with yet another AAPOC (Awesome APOC). We thought we were going to get this model:Read more »
Labels: apoc, betweenness centrality, csv, cycling, exploration, google spreadsheet, graph algorithms, graph database, import, meta-graph, model, neo4j, pagerank, querying, tour de france


