importing ogb datasets

Hi,
I am just new to this community. I am very excited and cannot wait to use CogDL to build a GNN model and do some experiments. I am just wondering if I can use any built-in function to access the ogb datasets directly?

CogDL provides the usage for ogb datasets. One could import the ogb datasets from cogdl.datasets.ogb (cogdl/ogb.py at master · THUDM/cogdl · GitHub)