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: 8.2.1.0 (8.2.1)
Syntax
public bool VertexIdSetPerType { get; }

Property Value

Type: Boolean
See Also