Rick, there is a command line utility to do that, see http://docs.neo4j.org/chunked/snapshot/operations-backup.html#_embedded_and_server
Programmatically, look at https://github.com/neo4j/graphdb/blob/master/com/src/test/java/org/neo4j/com/backup/TestBackup.java Be aware that you should for Windows run from SNAPSHOT, as we just changed the file locking mechanism to work on Windows. This will be part of M05, so you could wait for that one, too to run properly on Windows? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Your high performance graph database. http://startupbootcamp.org/ - Öresund - Innovation happens HERE. http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Thu, Mar 17, 2011 at 2:21 PM, Rick Bullotta <[email protected]> wrote: > user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

