copapy.backend.get_dag_stats# copapy.backend.get_dag_stats(node_list)# Get operation statistics for the DAG identified by provided end nodes Parameters: node_list (Iterable[Node | Net]) – List of end nodes of the DAG Return type: dict[str, int] Returns: Dictionary of operation name to occurrence count