Analyzing the Graph of Thrones · William Lyon

#artificialintelligence 

The diameter (or geodesic) or a network is defined as the longest shortest path in the network. We can see there are many paths of length six in the network. We can use the shortestPath function in Cypher to find the shortest path between any two characters in the graph.