Wednesday
Apr202011
Spring Data Graph 1.0, the integration library for Neo4j released
Wednesday, April 20, 2011 at 8:00AM |
Derek Stainer Spring Data Graph, a subset of the Spring Data project has released version 1.0 with support for Neo4j.
Spring Data Graph features:
- Support for property graphs (nodes connected via relationships, each with arbitrary properties)
- Transparent mapping of annotated POJO entities
- Neo4jTemplate with convenient API, exception translation and optional transaction management
- Different type representation strategies for keeping type information in the graph
- Dynamic type projections (duck typing)
- Spring Data Commons Repositories Support
- Cross-store support for partial JPA - Graph Entities
- Neo4j Traversal support on dynamic fields and via repository methods
- Neo4j Indexing support (including full-text and numeric range queries)
- Support for JSR-303 (Bean Validation)
- Support for the Neo4j Server
- Support for running as extensions in the Neo4j Server
For more information visit the Project Page
tagged
Neo4J,
Spring Data Graph
Neo4J,
Spring Data Graph 

Reader Comments