graphOf

fun <N, E> graphOf(vararg nodes: N): Graph<N, E>