Wrapper for the path index from the PathDB module.
interface KPathIndex
KPathIndex interface defining the public methods of a path index. |
|
class KPathIndexDisk : KPathIndex |
|
class KPathIndexInMemory : KPathIndex
InMemory implementation of the KPathIndex. |