node
Graphviz ยป Graphviz data structures

Next:edge


Vocabulary
graphviz

Class description
Represents a single Graphviz node. Each node is uniquely determined by an id (a string) and may have per-node attributes stored in its attributes slot (a node-attributes tuple).

See also
<node>

Definition


Methods