1.1 · Lesson

Setup

In order to build an application with Spring Data Neo4j and connect to a Neo4j database, you will need a few foundational skills. Then you will set up the tools needed to work with the Spring Data Neo4j library.

  1. Be able to write Java programs. While you can use Spring Data Neo4j with other JVM languages, this course will use Java.