winter / io.jentz.winter.plugin / Plugin / graphClose

graphClose

abstract fun graphClose(graph: Graph): Unit

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

Parameters

graph - The Graph that is going to be closed.