Handbook
Glossary
]; ( graph statement -- graph' )
Graphviz notation
ยป
Aliases that resemble DOT code
Prev:
[graph ( -- attrs )
Vocabulary
graphviz
.
notation
Inputs
graph
a
graph
or a
subgraph
statement
an
object
Outputs
graph'
a
graph
or a
subgraph
Word description
Synonym for
add
meant to be the "other half" of various
graphviz
.
notation
words like
[add-edge
,
[add-node
,
[graph
, etc.
Examples
Refer to the documentation for the complementary words listed below.
See also
[add-node
,
[add-edge
,
[--
,
[->
,
[node
,
[edge
,
[graph
Definition
USING:
graphviz
;
IN:
graphviz.notation
ALIAS:
];
add
inline