get_compute_graph_contexts#
- omni.graph.core.get_compute_graph_contexts() List[omni.graph.core._omni_graph_core.GraphContext]#
- Gets all of the current graph contexts - Returns:
- A list of all graph contexts in OmniGraph. 
- Return type:
 
Gets all of the current graph contexts
A list of all graph contexts in OmniGraph.