NetworkDepot makes it easy to fetch, and process large graph datasets using ParallelGraphs.
- Gzip
using NetworkDepot
using ParallelGraphs
path = download(Epinions)
g = loadgraph(path)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NetworkDepot makes it easy to fetch, and process large graph datasets using ParallelGraphs.
using NetworkDepot
using ParallelGraphs
path = download(Epinions)
g = loadgraph(path)