Click or drag to resize

FeaturesSupportsKeyIndices Property

Does the graph implement KeyIndexableGraph?

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool SupportsKeyIndices { get; set; }

Property Value

Type: Boolean
See Also