LinkGraphFindAllPaths Method |
| Name | Description | |
|---|---|---|
| FindAllPaths(IServiceProvider, IServiceProvider, LinkGraphDirection) |
Finds all paths between two objects. The first returned path is the shortest and successive paths are
arranged in increasing order of distance.
| |
| FindAllPaths(IServiceProvider, IServiceProvider, LinkGraphDirection, Int32) |
Finds all paths between two objects. The first returned path is the shortest and successive paths are
arranged in increasing order of distance.
|