<node-attributes> ( -- attrs )
Graphviz attributes

Prev:graph-attributes
Next:<edge-attributes> ( -- attrs )


Vocabulary
graphviz.attributes

Inputs
None

Outputs
attrsa node-attributes


Word description
Constructs a node-attributes tuple with no attributes set.

See also
node-attributes, edge-attributes, graph-attributes, <edge-attributes>, <graph-attributes>

Definition