i wonder wether there is a solution (or a need for) an ORM with Graph-Database (f.e. Neo4j). I\'m tracking relationships (A is related to B which is related to A via C etc.,
Maybe you could take a look on Bulbflow, that allows to create models in Django, Flask or Pyramid. However, it works over a REST client instead of the python-binding provided by Neo4j, so perhaps it's not as fast as the native binding is.