I was running neo4j on a server in 2020/21 so I assume that I was using the latest server version at the time, I made an adhoc backup one day by copying the db dir. The server is gone now so I dont know the specific version that was running.
Is it possible for me to restore this db from this "backup"? If so, how do I determine which server version and what steps to take, etc.?
The backup folder structure is
- certificates
- data
- databases
- dbms
- auth
- import (empty)
- plugins
- README.tx
Thanks