Click or drag to resize

IVertexQueryCount Method

Execute the query and return the number of edges that are unfiltered.

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
long Count()

Return Value

Type: Int64
the number of unfiltered edges
See Also