vertex

hydra.pg.model.Element.vertex
final case class vertex[V](value: Vertex[V]) extends Element[V]

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product