Issue with extremely large block.big_values.db file

@joshualawson8

is there any detail on what version of Neo4j is in play here?

Per Neo4j 5 - Graph Database & Analytics

Fixes

Release Note for Neo4j 5.25.1
(31 October 2024)
Kernel

Kernel Fixes
Fixes an issue with unexpected store size growth in block format 
after deleting data, caused by large property values, resulting in 
deleted large value records rarely being reused.

and if not mistaken if you ever ran prior to Neo4j 5.25.1, then the fix simply prevents new unexpected growth. The fix does nothing to address the prior unexpected growth. However running neo4j-admin database copy should clear out the fragmentagtion?

Is there any detail of what version is in play here?