Hi peter,
never mind my first post, got it fixed (was an error on my side..)
Though I recently started thinking about updating the jo4neo code to accommodate for changes made to the neo4j apis in the recent versions (specifically the latest stable version 1.9.2)
I tested with neo4j 1.9.2 and it still works, although some neo4j apis have been deprecated.
I'm aware of the spring data neo4j project but never got around to use it.
'Beauty in Simplicity' is what I always propagate and the spring ogm (and the hibernate ogm as well for that matter) seem a little .. well.. too big for this motto ;)
That's why I prefer jo4neo, it fits my needs perfectly and everything missing I can add myself.
I'll check out the spring data neo4j project in some time in the future though.
I guess I need to be a little familiar with concepts of spring? Until now I stuck with Weld for doing Dependency Injection and similar stuff.. (My application server of choice is jboss 7)
As for an example project, that's a little problematic as this is a work-related project and sharing code from there is a little critical ;) But as I said, I got it fixed, it was an error on my part.
In any case, thanks for your reply peter,
Greetings from Germany,
p.s.