KnownVertexId
type KnownVertexId = | CellVertexId | NameVertexId | RangeVertexId;Exhaustive type union for the currently-defined vertex ID classes.
type KnownVertexId = | CellVertexId | NameVertexId | RangeVertexId;Exhaustive type union for the currently-defined vertex ID classes.