Hi,

I've just released the initial 0.1 version of the Neo4j Grails plugin.
This plugins provides an alternative persistence layer to Grails: all
domain instances are stored in the Neo4j object space.

There's still a long to go to make this 100% GORM compatible, but basic
things are working, e.g.:
* basic CRUD operations
* relations between domain classes (1:1, 1:n, n:1, n:m)
* supports scaffolding

For details: http://blog.armbruster-it.de/2009/10/neo4j-grails-plugin/
and http://grails.org/plugin/neo4j

Any feedback is welcome.

Regards,
Stefan
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to