Skip to content

Commit 1d55f26

Browse files
committed
Random profile view query triggered
1 parent 39eeb9d commit 1d55f26

16 files changed

+145
-9
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
select ?first ?last
2+
from <sib>
3+
{
4+
%Person% snvoc:firstName ?first .
5+
%Person% snvoc:lastName ?last .
6+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
QueryType=Select
2+
3+
Person=PersonURI

ldbc_socialnet_qgen/sib/int/query10desc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
QueryType=Select
22

3+
PersonURIString=fof
4+
35
Person=PersonURI
46
HS0=HoroscopeSign_0
57
HS1=HoroscopeSign_1

ldbc_socialnet_qgen/sib/int/query11desc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
QueryType=Select
22

3+
PersonURIString=fr
4+
35
Person=PersonURI
46
Country=CountryURI
57
Date0=WorkFromDate_0_100
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
QueryType=Select
22

3+
PersonURIString=exp
4+
35
Person=PersonURI
46
TagType=TagTypeURI
57
OtherDetails=ProfileViewQuery_?exp_profile
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
QueryType=Select
22

3+
PersonURIString=person
4+
35
Name=PersonName
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
QueryType=Select
22

3+
PersonURIString=fr
4+
35
OtherDetails=ProfileViewQuery_?fr_profile
46
Person=PersonURI
57
Date0=CreationPostDate_33_66

ldbc_socialnet_qgen/sib/int/query3desc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
QueryType=Select
22

3+
PersonURIString=fr
4+
35
Person=PersonURI
46
Date0=CreationPostDate_0_66
57
Duration=TotalDaysOfCreationPost_33_33
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
QueryType=Select
22

3+
PersonURIString=liker
4+
35
Person=PersonURI
46
OtherDetails=ProfileViewQuery_?liker_profile
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
QueryType=Select
22

3+
PersonURIString=from
4+
35
Person=PersonURI
46
OtherDetails=ProfileViewQuery_?from_profile

0 commit comments

Comments
 (0)