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