Click or drag to resize

FeaturesIgnoresSuppliedIds Property

Does the graph ignore user provided ids in graph.addVertex(object id)?

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

Property Value

Type: Boolean
See Also