fun search(pathPrefix: PathPrefix): Stream<Path>
(source)
Overrides KPathIndex.search
Search method to lookup paths in the KPathIndex.
pathPrefix
- The prefix of a path which we need to search.
Return
A Stream with Paths which satisfy the pathPrefix.