get

abstract operator fun get(value: V): Vertex<V, E>

Returns vertex by value.

Throws