DynamicGraphsProvider commited on
Commit
f3dd8da
·
verified ·
1 Parent(s): fcaaadb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -44,11 +44,11 @@ number of temporal signals or updates.
44
  | [soc-bitcoin](signal_graphs/soc-bitcoin.bin) | Blockchain | 24,575,382 | 86,063,840 | 122,948,162 | 19,444,110 | seconds | No |
45
  | [btc_stream_unweighted](signal_graphs/btc_stream_unweighted.bin) | Blockchain | 30,532,588 | 114,720,659 | 179,563,152 | 358,055 | seconds | No |
46
  | [ethereum](signal_graphs/ethereum.bin) | Blockchain | 78,945,641 | 236,100,055 | 781,489,512 | 10,200,000 | seconds | Yes |
47
- | [organization](signal_graphs/org.bin) | Collaboration | 23,309,109 | 38,081,253 | 192,051,799 | 27 | year | No |
48
- | [venue](signal_graphs/ven.bin) | Collaboration | 64,482,050 | 64,405,068 | 64,698,700 | 27 | year | No |
49
- | [publication](signal_graphs/pub.bin) | Collaboration | 144,435,257 | 375,925,058 | 378,459,524 | 27 | year | No |
50
- | [coauthor](signal_graphs/coa.bin) | Collaboration | 31,547,264 | 656,908,420 | 3,032,478,219 | 27 | year | No |
51
- | [reference](signal_graphs/ref.bin) | Collaboration | 71,129,632 | 1,138,706,757 | 1,138,706,757 | 27 | year | No |
52
  | [semantic-scholar](signal_graphs/semantic_scholar_sorted.bin) | Collaboration | 125,738,070 | 2,587,951,493 | 2,587,951,493 | 229 | year | Yes |
53
  | [rec-amazon-ratings](signal_graphs/rec-amazon-ratings.bin) | Recommendation | 2,146,057 | 5,743,258 | 5,838,041 | 3,329 | seconds | No |
54
  | [rec-amz-Sports-and-Outdoors](signal_graphs/rec-amz-Sports-and-Outdoors.bin) | Recommendation | 2,469,419 | 3,268,695 | 3,268,695 | 4,786 | seconds | No |
@@ -77,7 +77,7 @@ available in `signal_graphs/`.
77
 
78
  | Dataset | Domain | Vertices | Unique Edges | Events | Timestamps | Unit | Directed |
79
  |:---|:---|---:|---:|---:|---:|:---|:---:|
80
- | [wikipedia](update_graphs/wikipedia.bin) | Web | 62,489,082 | 401,854,218 | 1,294,550,620 | 183,259,984 | seconds | No |
81
  | [central-america](update_graphs/central-america.bin) | Road | 4,454,638 | 6,468,206 | 10,661,854 | 1,354,927 | seconds | Yes |
82
  | [australia-oceania](update_graphs/australia-oceania.bin) | Road | 8,232,884 | 13,204,266 | 20,619,707 | 2,577,810 | seconds | Yes |
83
  | [south-america](update_graphs/south-america.bin) | Road | 26,944,705 | 43,659,791 | 71,807,857 | 6,686,033 | seconds | Yes |
 
44
  | [soc-bitcoin](signal_graphs/soc-bitcoin.bin) | Blockchain | 24,575,382 | 86,063,840 | 122,948,162 | 19,444,110 | seconds | No |
45
  | [btc_stream_unweighted](signal_graphs/btc_stream_unweighted.bin) | Blockchain | 30,532,588 | 114,720,659 | 179,563,152 | 358,055 | seconds | No |
46
  | [ethereum](signal_graphs/ethereum.bin) | Blockchain | 78,945,641 | 236,100,055 | 781,489,512 | 10,200,000 | seconds | Yes |
47
+ | [organization](signal_graphs/org.bin) | Collaboration | 23,309,109 | 38,081,253 | 192,051,799 | 27 | year | Yes |
48
+ | [venue](signal_graphs/ven.bin) | Collaboration | 64,482,050 | 64,405,068 | 64,698,700 | 27 | year | Yes |
49
+ | [publication](signal_graphs/pub.bin) | Collaboration | 144,435,257 | 375,925,058 | 378,459,524 | 27 | year | Yes |
50
+ | [coauthor](signal_graphs/coa.bin) | Collaboration | 31,547,264 | 656,908,420 | 3,032,478,219 | 27 | year | Yes |
51
+ | [reference](signal_graphs/ref.bin) | Collaboration | 71,129,632 | 1,138,706,757 | 1,138,706,757 | 27 | year | Yes |
52
  | [semantic-scholar](signal_graphs/semantic_scholar_sorted.bin) | Collaboration | 125,738,070 | 2,587,951,493 | 2,587,951,493 | 229 | year | Yes |
53
  | [rec-amazon-ratings](signal_graphs/rec-amazon-ratings.bin) | Recommendation | 2,146,057 | 5,743,258 | 5,838,041 | 3,329 | seconds | No |
54
  | [rec-amz-Sports-and-Outdoors](signal_graphs/rec-amz-Sports-and-Outdoors.bin) | Recommendation | 2,469,419 | 3,268,695 | 3,268,695 | 4,786 | seconds | No |
 
77
 
78
  | Dataset | Domain | Vertices | Unique Edges | Events | Timestamps | Unit | Directed |
79
  |:---|:---|---:|---:|---:|---:|:---|:---:|
80
+ | [wikipedia](update_graphs/wikipedia.bin) | Web | 62,489,082 | 401,854,218 | 1,294,550,620 | 183,259,984 | seconds | Yes |
81
  | [central-america](update_graphs/central-america.bin) | Road | 4,454,638 | 6,468,206 | 10,661,854 | 1,354,927 | seconds | Yes |
82
  | [australia-oceania](update_graphs/australia-oceania.bin) | Road | 8,232,884 | 13,204,266 | 20,619,707 | 2,577,810 | seconds | Yes |
83
  | [south-america](update_graphs/south-america.bin) | Road | 26,944,705 | 43,659,791 | 71,807,857 | 6,686,033 | seconds | Yes |