Technical requirements
To be able to reproduce the examples provided in this chapter, you’ll need the following tools:
- Neo4j installed on your computer (see the installation instructions in Chapter 1, Introducing and Installing Neo4j).
- The necessary Python and Jupyter notebooks installed. We are not going to cover the installation instructions in this book.
- You’ll also need the following Python packages:
matplotlib
pandas
neo4j
- An internet connection to download the plugins and the dataset and to use the public API in the last section of this chapter.
- 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.