fun close(): Unit
Runs graph close plugins and marks this graph as closed. All resources get released and every retrieval method will throw an exception if called after closing.
Subsequent calls are ignored.