NAME Keyword (GGRAPH command)
The NAME
keyword
specifies the name that identifies the graph dataset when it is referenced
in a graph specification. There is no default name, so you must specify
one. You can choose any name that honors variable naming rules. (For more information
about naming rules, see Variable Names.) When the same graph dataset
name is used in multiple GRAPHDATASET
subcommands, the name in the last GRAPHDATASET
subcommand is honored.