aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.61k stars 912 forks source link

the scale problem #49

Open tosky001 opened 5 years ago

tosky001 commented 5 years ago

can it supports hundreds of millions of nodes and edges???

ethankoch4 commented 5 years ago

If you had sufficient cores & memory on your machine then it might be able to in the Spark implementation. You could create a dummy-graph of a few million nodes and try it out @tosky001

beyondguo commented 5 years ago

图片