List the attributes in the graph object using a consistent API

list_vertex_attributes(x)

list_edge_attributes(x)

list_graph_attributes(x)

Arguments

x

graph object of class igraph or network

Value

the names of the requested attributes (if any)