# Structs
An Edge in a DOT graph, as expressed by recording the Name of the Node at each end.
Graph is a representation of a drawable DOT graph.
A Node in a DOT graph.
Subgraph is a Graph that lives inside a Parent graph, and contains some additional parameters to control how it is drawn.