get_global_orchestration_graphs_in_pipeline_stage
- omni.graph.core.get_global_orchestration_graphs_in_pipeline_stage(pipeline_stage: omni.graph.core._omni_graph_core.GraphPipelineStage) List[omni.graph.core._omni_graph_core.Graph]
Returns a list of the global orchestration graphs that house all other graphs for a given pipeline stage. :param pipeline_stage: The pipeline stage in question :type pipeline_stage: omni.graph.core.GraphPipelineStage