telepath / com.github.giedomak.telepath.cardinalityestimation.synopsis / Synopsis / in

in

fun in(edge: Edge): Int (source)

Number of nodes in G which have incoming edge.

fun in(edges: Pair<Edge, Edge>): Int (source)

Number of nodes in G which have incoming edges.