The allocation of an extra 4.0 MiB would use more than the limit 2.0 GiB. Currently using 2.0 GiB. dbms.memory.transaction.total.max threshold reached
# 通过语句查看,发现捞出来的数据太多,导致内存溢出
MATCH(cwt:Persion) RETURN cwt
标签:Neo,cwt,General,MemoryPoolOutOfMemoryError,TransientError,Neo4j,2.0,GiB
From: https://www.cnblogs.com/vipsoft/p/17635688.html