Part of bzrlib
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 55 | Class | GraphIndexBuilder | A builder that can build a GraphIndex. |
| 225 | Class | GraphIndex | An index for data with embedded graphs. |
| 982 | Class | CombinedGraphIndex | A GraphIndex made up from smaller GraphIndices. |
| 1130 | Class | InMemoryGraphIndex | A GraphIndex which operates entirely out of memory and is mutable. |
| 1270 | Class | GraphIndexPrefixAdapter | An adapter between GraphIndex with different key lengths. |