Neo4j officially provides a driver for JavaScript. We are going to use this driver to create a small web application to visualize the shortest paths between two junctions. The full code is available at https://github.com/PacktPublishing/Hands-On-Graph-Analytics-with-Neo4j/blob/master/ch5/shortest_path_visualization.html and you just have to open it with your favorite web browser to see the result (all dependencies are included in the file).





















































