pub(crate) fn collect_graph_resource_owners( graph: &CuGraph, ) -> CuResult<HashMap<String, HashMap<String, Vec<ResourceOwner>>>>