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.

256MB RAM limit - how can I estimate if we will reach it?

Hi,
I was wondering about the 256MB RAM limit in the startup program.
Is that something we will encounter? What increases the memory consumption, large database / large queries or responses?
Based on similar applications that I know of in that field, we will store around 1.5 TB of data, and around 1B nodes and edges.

Thanks

1 REPLY 1

Hi @adamklein.mail,
Yes, large databases, complex queries or queries going through a large chunk of data would all account for memory consumption.
For a 1.5TB database and 1B nodes and relationships, you will definitely need much more memory than 256MB.
I would recommend you take a loot at Neo4j Hardware Sizing Calculator.