NoSQL Solution for Persisting Graphs at Scale

后端 未结 3 1135
抹茶落季
抹茶落季 2021-01-29 22:03

I\'m hooked on using Python and NetworkX for analyzing graphs and as I learn more I want to use more and more data (guess I\'m becoming a data junkie :-). Eventually I think my

3条回答
  •  旧巷少年郎
    2021-01-29 22:45

    There is a SQLlite3 backed NetworkX implementation called Cloudlight. https://www.assembla.com/spaces/cloudlight/wiki/Tutorial

提交回复
热议问题