could someone point me to a working use of a graph database for genealogy? I would like to learn neo4j and I use python so I was looking to make a genealogy graph db for myself to learn graph db's. I searched for examples to emulate and learn from (any graph db, any language) but was surprised how little I found.
Note I mean graph db which has a different structure than a relational db. See http://en.m.wikipedia.org/wiki/Graph_database.
I'm looking for an example schema for genealogy.