org.springframework.data:spring-data-graph-parent
1.1.0.RELEASE
#1588 most downloaded on Maven Central
SpringSource/spring-data-graph
What this package is like to depend on
Last release 15 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
15 years old
2 releases · first in 2011
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Apr 2011 to Aug 2011
2012
2014
2016
2018
2020
2022
2024
2026
Releases
latest 2-
1.1.0.RELEASE12 Aug 2011Release notes
Open source →- update to Neo4j 1.4.1
- documentation updates
- fixed package name in NamespaceHandler declaration
- cypher, gremlin as optional dependencies
- minor RestAPI updates
- made nodeDelegatingFieldAccessorFactory an overrideable bean definition
-
1.0.0.RELEASE18 Apr 2011Release notes
Open source →- updated dependency to Neo4j 1.3 final
- restructured repository interfaces
- overloaded methods for index operation without required index names
- ClosableIterator returned from index query methods (close() when not loop through)
- removed cyclic dependencies
- better relationship collection update handling for detached entities
- documentation updates