Skip to content

Commit 9ec117e

Browse files
committed
Sorting criterion in query9 from INT
1 parent bd541b4 commit 9ec117e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldbc_socialnet_qgen/sib/int/query9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ where {
1313
filter (?date < "%Date0%"^^xsd:date).
1414
{{?post snvoc:content ?content} union {?post snvoc:imageFile ?content}} .
1515
}
16-
order by desc (?date) ?fr
16+
order by desc (?date) ?post
1717
limit 20

0 commit comments

Comments
 (0)