jexp/store-utils

Issue with Store Copy when omitting the Nodes that still have Relationships

rohankharwar opened this issue · 0 comments

I was testing the Store Copy omitting Nodes and Relationships. However I think I found an issue. If I omit the Nodes that still has relationship. The Relationships don’t automatically get deleted and also those Nodes exists but don’t have any label on it.

We need a better way to handle this so the nodes and its relationships are deleted.
I tested this with 3.1 version.

Thanks and Regards,
Rohan