# Spring-Neo4J **Repository Path**: wenchang666/Spring-Neo4J ## Basic Information - **Project Name**: Spring-Neo4J - **Description**: This is a sample project which helps to demostrate how to use Spring Data Neo4J - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Spring Data Neo4J Sample Project This is a small project which shows how to use Spring Data Neo4J. Neo4J is a well-known graph database. Spring Data Neo4J is a Spring project which allows users to use annotations and Spring Data conventions to operate Neo4J. It is always a good choice if you want to use Neo4J in a Spring-based project. They both grow rapidly. As a result, toturals and samples for Spring Neo4J quickly turns to be outdated. In this repository, we will try to demonstrate the usage, in a versionized style.