We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233da4a commit 377a4acCopy full SHA for 377a4ac
Changelog
@@ -2,6 +2,7 @@ Version 5.5.1 2025-09
2
* Fix cardinality enforcement for RelationshipFrom. Many thanks to @billycalladine
3
* Change order of WITH and CALL{} statements in generated Cypher (intermediate_transform & subquery)
4
* Add py.typed file to enable support from mypy
5
+* Bump to neo4j 5.28.2, uniform version pinning for rust-ext
6
7
Version 5.5.0 2025-06
8
* Add traverse method which merges traverse_relations and fetch_relations and improves them
0 commit comments