Click or drag to resize

VertexTypeCountVertices Method

Count of vertcies

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

Return Value

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