The following tools will be used in this chapter:
- Neo4j graph database with the following plugins:
- neo4j-spatial: https://github.com/neo4j-contrib/spatial
- Graph Data Science (GDS) library
- Neo4j desktop application. On top of the usual Neo4j browser, we will also use neomap for visualization
- The code for this chapter is available on GitHub at the following link:
https://github.com/PacktPublishing/Hands-On-Graph-Analytics-with-Neo4j/ch5
neo4j-spatial is not yet compatible with Neo4j 4.0 (lastest version at the time of writing: 0.26.2).
If you are using Neo4j < 4.0, then the latest compatible version of the GDS is 1.1.
If you are using Neo4j ≥ 4.0, then the first compatible version of the GDS is 1.2.