Documentation
Preparing search index...
ts_lib/lib/ui_utils
toVertex
Function toVertex
toVertex
(
vertexRepresentation
:
string
|
Vertex
)
:
Vertex
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
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Convert a vertex representation to the associated vertex.
vertexRepresentation can be