winter / io.jentz.winter.plugin / Plugin / graphDispose

graphDispose

abstract fun graphDispose(graph: Graph): Unit

This is called whenever a Graph is going to be disposed.

Parameters

graph - The Graph that is going to be disposed.