memgraph / documentation

The official documentation for Memgraph open-source graph database.
https://memgraph.com/docs
MIT License
9 stars 10 forks source link

Provide steps for a workaround when deleting larger scale data #481

Closed matea16 closed 8 months ago

matea16 commented 8 months ago

Users have had bad experiences when using DETACH DELETE on larger scale data. We should provide steps for a workaround in the section of the docs that explains DELETE clause and mentions DETACH DELETE.

Context from a Slack conversation

katarinasupe commented 8 months ago

This should be added after it's implemented -> https://github.com/memgraph/mage/pull/446