public static IEnumerable<IEdge> BoundedReachableEdges( INode startNode, int depth, EdgeType incidentEdgeType, NodeType adjacentNodeType, IGraph graph, IActionExecutionEnvironment actionEnv )