Skip to content

Commit bd541b4

Browse files
committed
Sorting order in query12 from INT
1 parent ab70065 commit bd541b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldbc_socialnet_qgen/sib/int/query12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ where {
99
?tag a %TagType% .
1010
}
1111
group by ?exp ?first ?last ?tag
12-
order by desc 5
12+
order by desc(5) ?exp
1313
limit 20

0 commit comments

Comments
 (0)