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

Make apoc.dv.* procedures work in clusters #4244

Closed
vga91 opened this issue Nov 22, 2024 · 0 comments · Fixed by #4324
Closed

Make apoc.dv.* procedures work in clusters #4244

vga91 opened this issue Nov 22, 2024 · 0 comments · Fixed by #4324

Comments

@vga91
Copy link
Collaborator

vga91 commented Nov 22, 2024

Make apoc.dv.* procedures work in clusters

Similar to Cypher procs: 16c5d93#diff-56e2b2cec5cc44d51be152834a97bf37dd6658e27f4482ee6098758da8ed842b
and to Trigger ones: neo4j/apoc@c575792

@vga91 vga91 moved this to Todo in APOC Extended Larus Nov 22, 2024
@vga91 vga91 moved this from Todo to In Progress in APOC Extended Larus Dec 6, 2024
@vga91 vga91 moved this from In Progress to Todo in APOC Extended Larus Dec 11, 2024
@vga91 vga91 moved this from Todo to In Progress in APOC Extended Larus Dec 12, 2024
RobertoSannino pushed a commit that referenced this issue Dec 16, 2024
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit that referenced this issue Dec 16, 2024
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
@vga91 vga91 closed this as completed Dec 16, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done (check if cherry-pick) in APOC Extended Larus Dec 16, 2024
vga91 added a commit that referenced this issue Dec 16, 2024
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit that referenced this issue Dec 17, 2024
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit that referenced this issue Dec 17, 2024
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
RobertoSannino pushed a commit that referenced this issue Dec 19, 2024
* Revert "Removed org.apache.commons.collections from OpenAI (#4304)" (#4305)

This reverts commit 7e3bfb7.

* Fixes #4244: Make apoc.dv.* procedures work in clusters (#4281)

* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup

* Fixes #4263: Adds docs for apoc triggers helper functions

* Update apoc.trigger.toNode.adoc

* Update apoc.trigger.toRelationship.adoc
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Jan 15, 2025
…usters (neo4j-contrib#4281)

* Fixes neo4j-contrib#4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit to vga91/neo4j-apoc-procedures that referenced this issue Jan 15, 2025
…usters (neo4j-contrib#4281)

* Fixes neo4j-contrib#4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit that referenced this issue Jan 15, 2025
* Revert "Removed org.apache.commons.collections from OpenAI (#4304)" (#4305)

This reverts commit 7e3bfb7.

* Fixes #4244: Make apoc.dv.* procedures work in clusters (#4281)

* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup

* Fixes #4263: Adds docs for apoc triggers helper functions

* Update apoc.trigger.toNode.adoc

* Update apoc.trigger.toRelationship.adoc
vga91 added a commit that referenced this issue Jan 16, 2025
* Fixes #4244: Make apoc.dv.* procedures work in clusters

* added procs to extended*.txt

* fix tests

* cleanup
vga91 added a commit that referenced this issue Jan 16, 2025
#4324)

* [NOID] Fixes #4244: Make apoc.dv.* procedures work in clusters (#4281)
@vga91 vga91 moved this from Done (check if cherry-pick) to Done in APOC Extended Larus Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment