Hi,
I'm interested by using Neo4j as a version control database for a large hierarchical tree (which is a filesystem like a source code tree, or bigger).
My pet project is neogit, an implementation of a git client, backed by Neo4J.
Git uses a Merkle-...