neo4j / sdn-rx

Nextgen Spring Data module for Neo4j supporting (not only) reactive data access and immutable support
https://neo4j.github.io/sdn-rx
Apache License 2.0
65 stars 23 forks source link

Add new capabilities to Cypher DSL. #171

Closed michael-simons closed 4 years ago

michael-simons commented 4 years ago

While #167 can be solved partially by correct usage of the Cypher DSL, it turned out the Cypher DSL had a couple of other bugs and missing features. Those are addressed with the PR here.