neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Apache License 2.0
105 stars 49 forks source link

Fix wrong node name used for projection where on relation #301

Closed Andy2003 closed 1 year ago

Andy2003 commented 1 year ago

This bugfix fixes an issue where the name of the end-node of a relation is not correctly used in the where clause

resolves #295

github-actions[bot] commented 1 year ago

Unit Test Results

    5 files  ±0      5 suites  ±0   58s :stopwatch: ±0s 206 tests +2  202 :heavy_check_mark: +2  4 :zzz: ±0  0 :x: ±0  761 runs  +2  755 :heavy_check_mark: +2  6 :zzz: ±0  0 :x: ±0 

Results for commit afa37a32. ± Comparison against base commit dbeeeba0.