graph LR
Dataset_Management["Dataset Management"]
Corrected the source reference for the 'Dataset Management' component based on the feedback. The file 'cogdl/data/dataset.py' is now correctly referenced as the base class for dataset management.
Manages the loading, preprocessing, and access of graph datasets. It provides functionalities to handle various dataset formats and ensures data is in a suitable structure for model training and evaluation.
Related Classes/Methods: