I am trying to create some test data including a sample social network. In NetworkX, there are several generators to create different types of graph structures. Are there any similar algorithms for neo4j?
For example:
G= nx.dorogovtsev_goltsev_mend...