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

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


Vocabulary
graphviz.attributes

Inputs
None

Outputs
attrsan edge-attributes


Word description
Constructs an edge-attributes tuple with no attributes set.

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

Definition