mage
mage copied to clipboard
Running `community_detection_online.set()` causes Memgraph to crash
I ran community_detection_online.set()
on a large dataset (around 200k nodes, 1M relationship) on a running Memgraph instance with 24 GB RAM. Memory spiked and caused Memgraph to crash. It would be great if, in that case, Memgraph does not crash, but the transaction is stopped instead.
Most likely related memgraph/mage#379 memgraph/memgraph#955