We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c60c8 commit ec11a3bCopy full SHA for ec11a3b
ldbc_socialnet_qgen/lib/bibm.jar
2.79 KB
ldbc_socialnet_qgen/sib/int/query2.txt
@@ -4,7 +4,6 @@ where {
4
%Person% snvoc:knows ?fr.
5
?fr snvoc:firstName ?first. ?fr snvoc:lastName ?last .
6
?post snvoc:hasCreator ?fr.
7
- ?post a snvoc:Post.
8
{ {?post snvoc:content ?content } union { ?post snvoc:imageFile ?content }} .
9
?post snvoc:creationDate ?date.
10
filter (?date <= "%Date0%"^^xsd:date).
ldbc_socialnet_qgen/sib/int/query9.txt
@@ -10,7 +10,6 @@ where {
?fr snvoc:firstName ?first . ?fr snvoc:lastName ?last .
11
12
13
14
filter (?date < "%Date0%"^^xsd:date).
15
{{?post snvoc:content ?content} union {?post snvoc:imageFile ?content}} .
16
}
0 commit comments