Click or drag to resize

EdgeTypeUnrestricted Property

Is this edge type restricted to a certain head and tail vertex type?

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool Unrestricted { get; }

Property Value

Type: Boolean
See Also