powered by
Get the id of a node
getIDNode(g, nameNode)
The id of the specified node as an integer
The input graph
The name of the node
g=mully::demo() getIDNode(g,"g1")
Run the code above in your browser using DataLab