I'm using Neo4j 3.3.1 on my Linux machine, but have a 3.4.7 database on my Windows machine.
I can't upgrade my Linux machine at the moment, but would like the database from the Windows machine on my Linux machine.
So my question is, can I just copy the graph.db folder to my linux machine and point Neo4j at it, or are these files tied to the version therefore causing this "downgrade" would fail?
Thanks!