Neo4J databases live on your file system, you can simply make a copy of the folder where your Neo4J data is stored. If you work offline, this folder will be configured in conf/neo4j-server.properties, and the line will look something like this:
org.neo4j.server.database.location=data/graph.db
. , , .