Prep work for temporal graphs. We renamed data_type_id_t to cugraph_data_id_t about 8 months ago, this finishes the transition. We also split the types out into their own file in the C API.
Marked as breaking since we are deleting a deprecated type from the C API.
Prep work for temporal graphs. We renamed
data_type_id_t
tocugraph_data_id_t
about 8 months ago, this finishes the transition. We also split the types out into their own file in the C API.Marked as breaking since we are deleting a deprecated type from the C API.