Click or drag to resize

EdgeTypeCountEdges Method

Get a count of existing edges of this type

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

Return Value

Type: Int64

[Missing <returns> documentation for "M:VelocityGraph.EdgeType.CountEdges"]

See Also