You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have some cypher queries that are reaching the max memory per transaction limit but unfortunately, when I execute them I cannot observe any error on the client side, but just an empty result. If I execute the same query for the Cypher CLI I get this error instead:
The allocation of an extra 2.0 MiB would use more than the limit 2.0 GiB. Currently using 2.0 GiB. db.memory.transaction.max threshold reached
The text was updated successfully, but these errors were encountered:
Hi, I have some cypher queries that are reaching the max memory per transaction limit but unfortunately, when I execute them I cannot observe any error on the client side, but just an empty result. If I execute the same query for the Cypher CLI I get this error instead:
The text was updated successfully, but these errors were encountered: