Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 683 Bytes

File metadata and controls

11 lines (8 loc) · 683 Bytes

Graph

The graph object is the top level structure that makes up the configuration file.

Format

Name Type Required Description
files list[path] no List of path objects for importing subgraphs.
nodes list[node] no List of node objects that make up the graph.
edits list[edit] no List of edit objects to partially edit the graph.