Can someone please help me with this. I want to create a graph in dgl which has 2 types of nodes and 2 types of edges, where the data is read from csv files. I have two csv files for each type of nodes and 2 csv files for the edge types.
thanks in advance !!!