For the latest stable version, please use Spring Data Neo4j 7.3.2!

Repositories

This chapter explains the basic foundations of Spring Data repositories and Neo4j specifics. Before continuing to the Neo4j specifics, make sure you have a sound understanding of the basic concepts.

The goal of the Spring Data repository abstraction is to significantly reduce the amount of boilerplate code required to implement data access layers for various persistence stores.