Click or drag to resize

FeaturesSupportsVertexIndex Property

Does the graph support the indexing of vertices by their properties?

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

Property Value

Type: Boolean
See Also