The following tools will be used throughout this chapter:
- Neo4j (≥ 3.5) with the Neo4j Graph Data Science ≥ 1.0 plugin
- Some code examples will be written in Python (recommended ≥ 3.6)
- The full code files used are available at:
https://github.com/PacktPublishing/Hands-On-Graph-Analytics-with-Neo4j/ch4/
If you are using Neo4j < 4.0, then the latest compatible version of the GDS plugin is 1.1, whereas if you are using Neo4j ≥ 4.0, then the first compatible version of the GDS plugin is 1.2.