Retrieve the names of the node attributes in the specified graph.
noa.names(graph)
graph
Paul Shannon
noa, eda, eda.names
g <- makeSimpleGraph() noa.names (g) # [1] "type" "lfc" "label" "count"