Click or drag to resize

VertexTypeCountVertices Method

Count of vertcies

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public long CountVertices()

Return Value

Type: Int64
the number of verices that exist for this type in this Graph
See Also