booster / com.didiglobal.booster.graph / Graph / Builder / hasEdge

hasEdge

fun hasEdge(edge: Edge<N>): Boolean
fun hasEdge(from: N, to: N): Boolean