neo4j / cypher-builder

A library for building Cypher queries for Neo4j programmatically.
https://neo4j.github.io/cypher-builder/
Apache License 2.0
51 stars 14 forks source link

Fix types in unwind #457

Closed angrykoala closed 1 week ago

angrykoala commented 2 weeks ago

An UNWIND without alias is not supported in Cypher, yet it is allowed in cypher builder

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 922f802ca6ec586531d0813d416e2ed11b49ade9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @neo4j/cypher-builder | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud