Click or drag to resize

FeaturesSupportsSelfLoops Property

Does the graph allow an edge to have the same out/tail and in/head vertex?

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public bool SupportsSelfLoops { get; set; }

Property Value

Type: Boolean
See Also