You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix relationship upsert query:
- Prevent full db scan by using node labels
- Prevent Cypher syntax error by escaping the relationship type with backticks
* Add note in changelog
0 commit comments