neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
939 stars 231 forks source link

Fixes #277 relationship match return node set #642

Open AntonLydike opened 2 years ago

AntonLydike commented 2 years ago

This is an attempt at fixing #277. I am not sure if such a breaking change would be justified though. Looking at the code, I definitely get the feeling, that it's supposed to return a NodeSet.

This probably has to wait for the next minor or even major release for that reason...

aanastasiou commented 1 year ago

@AntonLydike This looks like a good candidate to incorporate in the next round of changes. Is there any reason not to?

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint