2011/2/26 rick.bullo...@burningskysoftware.com
<rick.bullo...@burningskysoftware.com>:
> Any update on compatibility of the new index subsystem with the old one?  The 
> particular issue was with removing full text indexed nodes (method signature 
> with only node and key was missing in the new index system).

Yup, those two methods Index#remove(T) and Index#remove(T,String) have
been added in M03 as well.
>
> Also, I assume the new string storage system works with existing neo 
> databases?
>
> ----- Reply message -----
> From: "Tobias Ivarsson" <tobias.ivars...@neotechnology.com>
> Date: Fri, Feb 25, 2011 9:57 pm
> Subject: [Neo4j] Two new milestones: Neo4j 1.3.M03 and Spring Data Graph      
>   1.0.0.M3 Released
> To: "Neo user discussions" <user@lists.neo4j.org>
>
> Friends!
>
> Today the Neo4j team released milestone 3 of Neo4j 1.3.
>
> This release features some interesting kernel improvements, such as a better
> storage of short strings.
> It also improves the Neo4j graph database server. For example by making it
> easier to write server plugins.
>
> For more details, please see the release blog post:
> http://blog.neo4j.org/2011/02/neo4j-13-m03-with-short-strings.html
>
> As if that was not enough, we then took that fresh new release and included
> it in Spring Data Graph. The component for integrating Neo4j with Spring
> that we are building together with VMWare/SpringSource. Spring Data Graph
> version 1.0.0 was then also released in it's third milestone! This release
> contains soo many nice things that the best way to tell you about it is by
> including the original release note (forwarded below).
>
> For downloading Neo4j 1.3, milestone 3, please go to:
> http://neo4j.org/download
> For downloading Spring Data Graph, please see the official release
> announcement: http://www.springsource.org/node/3040
>
> I would like to thank everyone who were involved in making this release
> possible, especially all of you who helped me with gathering statistics for
> better short string support.
>
> Please try out the new features in these releases, and continue to give us
> feedback. We really appreciate the mutual support in this community.
>
> Cheers,
> Tobias
>
> ---------- Forwarded message ----------
> From: Thomas Risberg
> Date: Sat, Feb 26, 2011 at 12:03 AM
> Subject: Spring Data Graph - Neo4j Support 1.0.0.M3 Released
>
>
> Hi everyone,
>
> We are pleased to announce that a new milestone release (1.0.0.M3) of the
> Spring Data Graph 1.0
> project with Neo4j support is now available. The new M3 release provides:
>
> * update to Neo4j-1.3.M03, AspectJ 1.6.11.M2
> * added explicit support for detachable entities
> * added bean validation support for property changes
> * added external transaction manager support (XA and one phase commit best
> effort)
> * added xml namespace configuration
> * simplified Spring Java Config configuration class
> * added automatic numerical indexing and range queries
> * added full featured Neo4jTemplate
> * all methods introduced to entities are now generified
>
> and updated reference documentation.
>
> See the official announcement at http://www.springsource.org/node/3040
>
> Feedback welcome!
> --
> Thomas
>
> --
> Tobias Ivarsson <tobias.ivars...@neotechnology.com>
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to