public static IEnumerable<INode> ReachableIncoming( INode startNode, EdgeType incidentEdgeType, NodeType adjacentNodeType, IGraph graph )