Gets the total number of nodes in the graph

Namespace:  Hilva.AI.Graphs
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
int NodeCount { get; }

See Also