Skip to contents

[Deprecated]

remove.vertex.attribute() was renamed to delete_vertex_attr() to create a more consistent API.

Usage

remove.vertex.attribute(graph, name)

Arguments

graph

The graph

name

The name of the vertex attribute to delete.