Skip to the content.

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[]