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

index tracking fails when deleting indexed nodes #349

Closed
sarmbruster opened this issue Mar 28, 2017 · 0 comments
Closed

index tracking fails when deleting indexed nodes #349

sarmbruster opened this issue Mar 28, 2017 · 0 comments
Assignees

Comments

@sarmbruster
Copy link
Contributor

sarmbruster commented Mar 28, 2017

sub-issue of #329

When deleting a indexed node the transaction event handler fails. Reason is transactionData has propertyRemoved entries when deleting nodes.

@sarmbruster sarmbruster self-assigned this Mar 28, 2017
sarmbruster added a commit to sarmbruster/neo4j-apoc-procedures that referenced this issue Mar 28, 2017
sarmbruster added a commit to sarmbruster/neo4j-apoc-procedures that referenced this issue Mar 28, 2017
filter removedNodeProperties for those belonging to `deletedNodes`
@sarmbruster sarmbruster mentioned this issue Mar 28, 2017
sarmbruster added a commit that referenced this issue Mar 29, 2017
* adding test for #349
* fixes #349

filter removedNodeProperties for those belonging to `deletedNodes`
sarmbruster added a commit that referenced this issue Apr 1, 2017
* adding test for #349
* fixes #349

filter removedNodeProperties for those belonging to `deletedNodes`
jexp pushed a commit that referenced this issue Apr 3, 2017
* adding test for #349
* fixes #349

filter removedNodeProperties for those belonging to `deletedNodes`
ncordon pushed a commit to ncordon/neo4j-apoc-procedures that referenced this issue Nov 1, 2023
…ntrib#349)

* [3QAbWQds] apoc.export.arrow.all ignores export file config

* [3QAbWQds] Added ExportArrowSecurityTest and removed some unnecessary tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant