penguin icon indicating copy to clipboard operation
penguin copied to clipboard

Deprecate (& eventually remove) `vertexCount` and `edgeCount`.

Open saeta opened this issue 4 years ago • 0 comments

Point users to vertices.count and edges.count instead, and add to documentation VertexListGraph and EdgeListGraph that conforming graphs should ensure the count properties of vertices and edges are as efficient as possible.

saeta avatar Jun 20 '20 22:06 saeta