Skip to content

Commit

Permalink
add LSQB queries as test
Browse files Browse the repository at this point in the history
  • Loading branch information
aziz-mu committed May 24, 2023
1 parent 91204de commit 73317ca
Show file tree
Hide file tree
Showing 42 changed files with 2,512,816 additions and 0 deletions.
1,344 changes: 1,344 additions & 0 deletions dataset/sf-0.1/City.csv

Large diffs are not rendered by default.

1,344 changes: 1,344 additions & 0 deletions dataset/sf-0.1/City_isPartOf_Country.csv

Large diffs are not rendered by default.

215,489 changes: 215,489 additions & 0 deletions dataset/sf-0.1/Comment.csv

Large diffs are not rendered by default.

215,489 changes: 215,489 additions & 0 deletions dataset/sf-0.1/Comment_hasCreator_Person.csv

Large diffs are not rendered by default.

252,882 changes: 252,882 additions & 0 deletions dataset/sf-0.1/Comment_hasTag_Tag.csv

Large diffs are not rendered by default.

215,489 changes: 215,489 additions & 0 deletions dataset/sf-0.1/Comment_isLocatedIn_Country.csv

Large diffs are not rendered by default.

108,028 changes: 108,028 additions & 0 deletions dataset/sf-0.1/Comment_replyOf_Comment.csv

Large diffs are not rendered by default.

107,462 changes: 107,462 additions & 0 deletions dataset/sf-0.1/Comment_replyOf_Post.csv

Large diffs are not rendered by default.

1,576 changes: 1,576 additions & 0 deletions dataset/sf-0.1/Company.csv

Large diffs are not rendered by default.

1,576 changes: 1,576 additions & 0 deletions dataset/sf-0.1/Company_isLocatedIn_Country.csv

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions dataset/sf-0.1/Continent.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
id:ID(Continent)
1454
1455
1456
1457
1458
1459
112 changes: 112 additions & 0 deletions dataset/sf-0.1/Country.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
id:ID(Country)
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
112 changes: 112 additions & 0 deletions dataset/sf-0.1/Country_isPartOf_Continent.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
:START_ID(Country)|:END_ID(Continent)
0|1454
1|1454
2|1455
3|1456
4|1454
5|1457
6|1456
7|1456
8|1455
9|1456
10|1456
11|1458
12|1458
13|1456
14|1456
15|1458
16|1454
17|1454
18|1454
19|1454
20|1456
21|1455
22|1455
23|1456
24|1456
25|1455
26|1455
27|1454
28|1455
29|1459
30|1458
31|1456
32|1456
33|1454
34|1458
35|1459
36|1458
37|1456
38|1456
39|1455
40|1456
41|1454
42|1456
43|1456
44|1455
45|1456
46|1454
47|1457
48|1456
49|1457
50|1456
51|1454
52|1454
53|1458
54|1454
55|1454
56|1456
57|1458
58|1454
59|1454
60|1455
61|1457
62|1459
63|1456
64|1456
65|1454
66|1458
67|1454
68|1455
69|1457
70|1457
71|1458
72|1456
73|1455
74|1455
75|1456
76|1455
77|1456
78|1456
79|1456
80|1454
81|1456
82|1454
83|1455
84|1455
85|1454
86|1456
87|1455
88|1454
89|1456
90|1455
91|1457
92|1456
93|1456
94|1454
95|1456
96|1455
97|1455
98|1454
99|1456
100|1455
101|1456
102|1455
103|1454
104|1455
105|1454
106|1456
107|1456
108|1457
109|1454
110|1455
Loading

0 comments on commit 73317ca

Please sign in to comment.