Skip to content

Commit 8d107c4

Browse files
committed
Sorting order in query9 from INT
1 parent 3e7cbaa commit 8d107c4

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)
16+
order by desc (?date) ?fr
1717
limit 20

0 commit comments

Comments
 (0)