Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 280 Bytes

Graph.md

File metadata and controls

11 lines (6 loc) · 280 Bytes

Graph

Properties

Name Type Description Notes
nodes List<Node> All nodes in graph [optional]
edges List<Edge> All edges in graph [optional]