|
|
Introduction to Spring Data Neo4j
|
Posted: Nov 23, 2011 1:32 PM
|
|
The Spring Data project makes it easier to build Spring-powered applications that use new data access technologies such as non-relational NOSQL databases, cloud based data services, for instance graph databases. This video is designed for enterprise developers that are working with Spring and need to understand how they would integrate a NOSQL graph database.
Spring Data Neo4j is an integration library for the open source NOSQL graph database Neo4j. It supports multiple, annotation based POJO to Graph Mapping strategies, a Neo4j Template API and extensive support for Spring Data Repositories. It ...
Read: Introduction to Spring Data Neo4j
|
|