open fun graphInitialized(graph: Graph): Unit
Overrides Plugin.graphInitialized
This is called when a Graph is initialized and before eager dependencies are resolved.
graph - The Graph instance.
graph