Skip to content

neo4j-examples/spring-data-neo4j-intro-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Data Neo4j Intro App

This application’s goal is to provide a minimum REST API functionality for using Spring Data Neo4j with SpringBoot and Neo4j graph database. The project uses the following technologies:

  • Spring Data Neo4j 6

  • Spring Boot (version 2.5.5)

Previous technologies (SDN5+OGM) are shown on the sdn5 branch of this repository.

Data set

The data set uses the movie data set (a Neo4j favorite), describing movies and the people connected to them (actors, directors, etc).

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages