fun getOrOpenGraph(block: ComponentBuilderBlock? = null): Graph
Get application graph if already open otherwise open and return it.
block - Optional builder block to derive the application component.
block
Return The application graph.