Skip to contents

[Deprecated]

delete.vertices() was renamed to delete_vertices() to create a more consistent API.

Usage

delete.vertices(graph, v)

Arguments

graph

The input graph.

v

The vertices to remove, a vertex sequence.