isConnected

open fun isConnected(startFrom: V, endWith: V): Boolean

Returns true if startFrom and endWith vertexes are connected; false otherwise.

Throws