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