EdgeTypeCountEdges Method |
Get a count of existing edges of this type
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax Public Function CountEdges As Long
public:
long long CountEdges()
member CountEdges : unit -> int64
Return Value
Type:
Int64[Missing <returns> documentation for "M:VelocityGraph.EdgeType.CountEdges"]
See Also