-
Committer:
John Arbash Meinel
-
Date:
2009-08-07 20:23:29 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4613.
-
Revision ID:
john@arbash-meinel.com-20090807202329-svclvb8rmpf8kw9s
Implement CombinedGraphIndex.get_ancestry()
This is the appropriate wrapper around GraphIndex/BtreeIndex.get_ancestry.
It should allow quick access to getting the complete ancestry graph
of the given set of keys and do so in a fairly efficient fashion.