get_global_orchestration_graphs#
- omni.graph.core.get_global_orchestration_graphs() List[omni.graph.core._omni_graph_core.Graph] #
Gets the global orchestration graphs
- Returns:
A list of the global orchestration graphs that house all other graphs.
- Return type:
list[omni.graph.core.Graph]