DirectedGraph.addNode

class DirectedGraph
size_t
addNode
(
string a
)

Return Value

Type: size_t

unique integer identifier of node

Meta