Add graphical features such as degree centrality, eigenvector centrality and betweenness centrality to the graph. One could also add GraphSage embeddings to the graphs. The way to do the embeddings without any numerical features is present in the neo4j webpage on GraphSage.
Add graphical features such as degree centrality, eigenvector centrality and betweenness centrality to the graph. One could also add GraphSage embeddings to the graphs. The way to do the embeddings without any numerical features is present in the neo4j webpage on GraphSage.