findAllPaths
Finds and returns all paths starting from node 'from' andending at node 'to'. Returns empty collection if nopath exists.
PathFinder ClassMindFusion.Graphs Namespace