Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOID] Fixes #4246: Add apoc.node.match and apoc.relationship.match procedures (#4277) #4330

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Jan 16, 2025

Fixes #4246

Cherry-pick 717efc5

@vga91 vga91 added cherry-picked This PR has been cherry-picked to the other active branches 4.4 extended-functionality labels Jan 16, 2025
@vga91 vga91 force-pushed the 4.4-issue-4246 branch 4 times, most recently from 0d911c3 to e033b98 Compare January 17, 2025 13:21
…rocedures (#4277)

* Fixes #4246: Add apoc.node.match and apoc.relationship.match procedures

* fix tests

* fix tests

* changed procedure naming

* fix apache commons error and added docs with load json
@vga91 vga91 merged commit 6ebd0ac into 4.4 Jan 20, 2025
12 checks passed
@vga91 vga91 deleted the 4.4-issue-4246 branch January 20, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.4 cherry-picked This PR has been cherry-picked to the other active branches extended-functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apoc.merge.node just for Match-only
1 participant