You can also configure it to keep all transaction logs (from the beginning of the store to recreate the whole store-file by applying them).
(store configuration: keep_logical_logs=true)
Some of this is documented here: http://docs.neo4j.org/chunked/milestone/performance-guide.html#_configuring_neo4j
Cheers
Michael