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