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