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.

Node disk storage problem apoc.refactor.mergeNodes (disk store size do not decrease but increase)

Suppose I have 100,000 nodes with 10 properties which cost about 100MB to storage on Neo4j, i.e., the following file

Peter_Lian_0-1671762000237.png

However, suppose there're 10% duplicate node (10,000), after using apoc.refactor.mergeNodes only 90,000 nodes remain. I thought that the disk storage would decreased since I just merge the duplicate node, but to my surprised it was not but even increased a little (about 0.1MB)

Problem : Why disk storage increase but not decrease after merging the duplicate node via apoc.refactor.mergeNodes? and how to solve this problem (I got the disk-storage problem...)

 

Thanks.

 

1 REPLY 1

@Peter_Lian 

Version of Neo4j?

why did disk space grow?   see https://neo4j.com/developer/kb/understanding-database-growth/

how to address.  Run `neo4j-admin copy`

 

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online