Dynamic Graphs implementation using DGL library

Hi, how can I use DGL for dynamic graphs? how can I use the code provided for RGCN and change it for dynamic graphs?

Check our tutorial on deep generative models of graphs. I think the usage of RGCN will not change much whether we are dealing with static or dynamic graphs.