Table of Contents

Property id

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

id

Stable identifier of this edge inside the serialized graph.

public string id { get; }

Property Value

string

Remarks

The value is generated once on construction and is used by graph mutation APIs such as RemoveEdge(string).