org.neo4j.onlinebackup
Class ApplyNewLogs

java.lang.Object
  extended by 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
 

Method Detail

main

public static void main(String[] args)
Apply new logs.

Parameters:
args - destination database path


Copyright © 2010 Neo4j. All Rights Reserved.