Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-30-2018 12:26 AM
How do read transactions affect (if at all) the transaction log created by neo4j?
We need to know this so that we can set optimal log pruning and checkpointing strategies for our database.
According to the documentation here: https://neo4j.com/docs/operations-manual/current/configuration/transaction-logs/ transaction logs seem to record all operations against the database. Does this include reads?
Solved! Go to Solution.
08-30-2018 05:22 AM
It does not include reads, tx logs are only for recording changes to the graph.
We'll update our documentation to make that clearer.
08-30-2018 05:22 AM
It does not include reads, tx logs are only for recording changes to the graph.
We'll update our documentation to make that clearer.
All the sessions of the conference are now available online