Technical requirements
In order to be able to reproduce the examples given in this chapter, you’ll need the following tools:
- Neo4j 5.x installed on your computer (see the installation instructions in Chapter 1, Introducing and Installing Neo4j) with the following plugins installed:
- Awesome Procedures on Cypher (APOC)
- GDS plugin (version >= 2.2)
- A Python environment with Jupyter to run notebooks
- An internet connection to download the plugins and the datasets
- Any code listed in the book will be available in the associated GitHub repository (https://github.com/PacktPublishing/Graph-Data-Science-with-Neo4j) in the corresponding chapter folder