get_all_graphs_and_subgraphs#
- omni.graph.core.get_all_graphs_and_subgraphs() List[omni.graph.core._omni_graph_core.Graph]#
- Get all of the non-orchestration graphs - Returns:
- A list of the (non-orchestration) in OmniGraph. 
- Return type:
- list[omni.graph.core.Graph]