Property id
id
Stable identifier of this edge inside the serialized graph.
public string id { get; }
Property Value
Remarks
The value is generated once on construction and is used by graph mutation APIs such as RemoveEdge(string).
Stable identifier of this edge inside the serialized graph.
public string id { get; }
The value is generated once on construction and is used by graph mutation APIs such as RemoveEdge(string).