winter / io.jentz.winter.plugin / SimplePlugin / graphClose

graphClose

open fun graphClose(graph: Graph): Unit

Overrides Plugin.graphClose

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

Parameters

graph - The Graph that is going to be closed.