Simple ORM for Neo4j, any interests?

Hello,
I needed a very light database storage engine for an application with lot of related data. I have choosen Neo4j as database. Since i am not anymore a fan of bloated library’s with lot of functionality and the simple ORM in the net such as jo4neo did not really work as expected i have written my own.

Most of the needed stuff is already working, whats left is storing collections and adding lazyloading functionality.

Since the Serializer can be easily extended i tought there might be someone here interested in this. If there are, i will add serializers for the common jme datatypes and upload it to the contributions.

https://github.com/zzuegg/ORM4Neo/wiki