vertex

hydra.pg.model.ElementType.vertex
final case class vertex[T](value: VertexType[T]) extends ElementType[T]

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product