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