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