Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-intelligence
GraphData
Interface GraphData
Data for the network graph visualization
interface
GraphData
{
edges
:
GraphEdge
[]
;
nodes
:
GraphNode
[]
;
}
Index
Properties
edges
nodes
Properties
edges
edges
:
GraphEdge
[]
Graph edges
nodes
nodes
:
GraphNode
[]
Graph nodes
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edges
nodes
Hiyve Components - v1.0.0
Loading...
Data for the network graph visualization