Technical requirements
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).
- The GDS plugin (version >= 2.2).
- Java (OpenJDK 11). We will also use the gradle build tools.
- It is advised that you use an IDE to manage dependencies and build projects in Java.