http://www.springsource.org/node/3066

 From the announcement:

     * update to Neo4j-1.3.M04
     * simplification of detached/attached state
     * all node entities are detached at creation, must call persist()
     * attach() renamed to persist()
     * separate indices per domain class
     * support for fulltext indices
     * fixed direct lookup of numerically indexed values
     * relationships via relateTo are now also restricted to one per 
type,direction and target
     * added EntityPath/EntityPathMapper for entity based Neo4jTemplate 
callbacks
     * added EntityEvaluator for entity based path evaluation
     * error handling for node type strategy called on non type nodes
     * FieldTraversalDescriptionBuilder build method parametrization
     * re-enabled, updated and fixed cross-store persistence
     * graph managed fields no longer have to be annotated with 
@Transient (the aspect takes care of that)
     * removed the need to mark graph managed fields with @Transient for 
a cross store entity
     * changed documentation format to guidebook, added tutorial as 
first part

/anders
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to