We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3959f2 commit d7747e7Copy full SHA for d7747e7
Changelog
@@ -6,8 +6,9 @@ Version 5.4.0 2024-11
6
* Possibility to transform variables, with aggregations methods : Collect() and Last()
7
* Intermediate transform, for example to order variables before collecting
8
* Subqueries (Cypher CALL{} clause)
9
-* Allow JSONProperty to actually use non-ascii elements
+* Allow JSONProperty to actually use non-ascii elements. Thanks to @danikirish
10
* Bumped neo4j (driver) to 5.26.0
11
+* Special huge thanks to @tonioo for this release
12
13
Version 5.3.3 2024-09
14
* Fixes vector index doc and test
0 commit comments