Click or drag to resize

GraphShutdown Method

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 void Shutdown()

Implements

IGraphShutdown
See Also