fun createGraph(block: ComponentBuilderBlock? = null): Graph
Create graph from component without registering it as application graph.
block - Optional builder block to derive the application component.
block
Return The application graph.