get_global_container_graphs
- omni.graph.core.get_global_container_graphs() List[omni.graph.core._omni_graph_core.Graph]
Returns a list of the global container graphs (renamed to orchestration graph) that house all other graphs. This method is deprecated. Use get_global_orchestration_graphs instead.