Click or drag to resize

GraphCountVertices Method

Get a count of all vertices in this graph

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public long CountVertices()

Return Value

Type: Int64
count of vertices
See Also