Click or drag to resize

GraphVertexIdSetPerType Property

true if using a vertex id set per type. Decided by constructor parameter when creating a Graph

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool VertexIdSetPerType { get; }

Property Value

Type: Boolean
See Also