Documentation
    Preparing search index...
    • Convert a vertex representation to the associated vertex.

      vertexRepresentation can be

      • a Vertex: Returned as is
      • a string: Interpreted as wsi4.util.toKey()'s return value

      Parameters

      • vertexRepresentation: string | Vertex

      Returns Vertex