cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to increasing 'dbms.memory.heap.max_size', with Neo4j Desktop, please help me

There is not enough memory to perform the current task. Please try increasing 'dbms.memory.heap.max_size' in the neo4j configuration (normally in 'conf/neo4j.conf' or, if you are using Neo4j Desktop, found through the user interface) or if you are running an embedded installation increase the heap by using '-Xmx' command line flag, and then restart the database.

I just cannot find the answer anywhere, and no such button or menu called 'dbms.memory.heap.max_size'

2 REPLIES 2

Hi @wangxi88love

Neo4j Desktop

You can click "..." and select "Settings...".

Then change the "dbms.memory.heap.max_size=1G" to "2G" or "3G" or ...
Then click "Apply".