Click or drag to resize
GraphNodeToVertex Method
Returns a vertex representation of the current instance.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 1.0.0.0
Syntax
C#
public Vertex ToVertex()

Return Value

Type: Vertex
See Also