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: 11.1.0.0 (11.1)
Syntax public:
virtual void Shutdown() sealed
abstract Shutdown : unit -> unit
override Shutdown : unit -> unit
Implements
IGraphShutdownSee Also