Skip to contents

[Deprecated]

get.graph.attribute() was renamed to graph_attr() to create a more consistent API.

Usage

get.graph.attribute(graph, name)

Arguments

graph

Input graph.

name

The name of attribute to query. If missing, then all attributes are returned in a list.