Course · Part of Graph Application Development

Building Neo4j Applications with Spring Data

Learn how to use the Spring Data Neo4j library to interact with Neo4j

4 hours28 lessons across 6 modules
About this course

In this 4-hour course, you will learn

In this course, you will learn how to use the Spring Data Neo4j library to interact with Neo4j. You will understand how to map a graph data model to a Java application domain model.

You will learn the skills you need to build applications with Spring Data Neo4j to read data from and write data to Neo4j.

Prerequisites

Taking this course, you should have the following previous knowledge/skills:

  1. Be able to write Java programs.
  2. Have an understanding of Spring Boot and Spring Data.
  3. Be able to build applications with Spring Boot and Spring Data.
  4. Have completed the Neo4j Fundamentals and Cypher Fundamentals courses.
  • Spring Data Neo4j library

  • Mapping a graph data models

  • Converting data types

  • Reading and writing data

  • Using custom Cypher