Skip to contents

[Deprecated]

remove.edge.attribute() was renamed to delete_edge_attr() to create a more consistent API.

Usage

remove.edge.attribute(graph, name)

Arguments

graph

The graph

name

The name of the edge attribute to delete.