org.neo4j.onlinebackup
Class ApplyNewLogs
java.lang.Object
org.neo4j.onlinebackup.ApplyNewLogs
public class ApplyNewLogs
- extends Object
Command line tool to apply new logical logs.
|
Method Summary |
static void |
main(String[] args)
Apply new logs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Apply new logs.
- Parameters:
args - destination database path
Copyright © 2010 Neo4j. All Rights Reserved.