Home > @easyops-cn/brick-next-pipes > GraphEdge
GraphEdge interface
A graph edge.
Signature:
export interface GraphEdge
Properties
| Property | Type | Description |
|---|---|---|
| in | string | |
| out_name | string | |
| out | string |
Home > @easyops-cn/brick-next-pipes > GraphEdge
A graph edge.
Signature:
export interface GraphEdge
| Property | Type | Description |
|---|---|---|
| in | string | |
| out_name | string | |
| out | string |