Skip to content

Commit e77451a

Browse files
committed
Sorting order in query5 from INT
1 parent 682c28f commit e77451a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldbc_socialnet_qgen/sib/int/query5.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ where {
1515
?group snvoc:containerOf ?post
1616
}
1717
group by ?group
18-
order by desc 2
18+
order by desc(2) ?group
1919

0 commit comments

Comments
 (0)