Spring Data Neo4j auditing - can it keep old data?

Hi,
I need to implement some kind of auditing. I am using Spring Data Neo4j. I see it supports auditing, but it seems rather limited to me. Is it possible to keep old data with the auditing, like e.g. Envers does it? So I don't have to save old data manually..

Best,
Ivan

If I understood you right, there is an example in the Spring Data Neo4j repository that should match your expectations https://github.com/spring-projects/spring-data-neo4j/commit/f16f0058f5d46715f8371db556d84e916365c292