Click or drag to resize

FeaturesSupportsDuplicateEdges Property

Does the graph allow for two edges with the same vertices and edge label to exist?

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

Property Value

Type: Boolean
See Also