Home > @easyops-cn/brick-next-pipes > GraphData
GraphData interface
A graph data.
Signature:
export interface GraphData
Properties
Property | Type | Description |
---|---|---|
edges | GraphEdge[] | |
topic_vertices | GraphVertex[] | |
vertices | GraphVertex[] |
Home > @easyops-cn/brick-next-pipes > GraphData
A graph data.
Signature:
export interface GraphData
Property | Type | Description |
---|---|---|
edges | GraphEdge[] | |
topic_vertices | GraphVertex[] | |
vertices | GraphVertex[] |