This document summarizes a paper that proposes a Generative Graph Convolutional Network (G-GCN) for growing graphs. The G-GCN combines a variational autoencoder, graph convolutional network, and graph convolutional autoencoder to learn the generation of an adjacency matrix for new nodes added to an existing graph over time. It constructs a growing graph by sampling a subgraph containing 70% of nodes and evaluates the model's link prediction performance as new nodes are added. However, the document notes the paper is not fully written and lacks details, contains confusing notations, and may contain flaws.