R/attributes.R
list.vertex.attributes.Rd
list.vertex.attributes() was renamed to vertex_attr_names() to create a more consistent API.
list.vertex.attributes()
vertex_attr_names()
list.vertex.attributes(graph)
The graph.