Click or drag to resize

EdgeTypeDirected Property

Is Directed if edge type is not birectionalal

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public bool Directed { get; }

Property Value

Type: Boolean
See Also