Skip to content

Commit ddb0ade

Browse files
JoelBergstrandrsill-neo4j
authored andcommitted
Added note on NEXT limitations (#1338)
[PR](neo-technology/neo4j#31952 )
1 parent b9ee887 commit ddb0ade

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

modules/ROOT/pages/queries/composed-queries/sequential-queries.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,4 +381,10 @@ RETURN customer.firstName AS plantCustomer
381381
| "Niko"
382382

383383
1+d|Rows: 6
384-
|===
384+
|===
385+
386+
387+
[[next-unsupported-behavior]]
388+
== Known limitations
389+
390+
`NEXT` currently does not support `DISTINCT` nor aggregations when they are used in a `UNION` query, wrapped in braces or after a `USE` clause.

0 commit comments

Comments
 (0)