Edges Property
Overloads
Edges |
Array of edges. JSON property name: qEdges |
Edges
Array of edges.
JSON property name: qEdges
Declaration
IEnumerable<LineageGraphEdge> Edges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<LineageGraphEdge> |