isConnectedWith

abstract fun isConnectedWith(value: V): Boolean

Returns true if the vertex connected with value; false otherwise.