abstract fun graphClose(graph: Graph): Unit
This is called whenever a Graph is going to be closed.
graph - The Graph that is going to be closed.
graph