A shutdown function is required to properly close the graph.
This is important for implementations that utilize disk-based serializations.
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic:
virtual void Shutdown() sealed
abstract Shutdown : unit -> unit
override Shutdown : unit -> unit
Implements
IGraph.Shutdown
See Also