
All node ids in the graph, in ascending id order.
graph_ids.RdIds are assigned sequentially by graph_add() and never reordered,
so ascending id order is also insertion order.
See also
Other graph functions:
Graph(),
graph_add(),
graph_get(),
graph_import(),
graph_new(),
graph_replace(),
graph_toposort()