org.neo4j.server.storemigration
Class PreStartupStoreUpgrader

java.lang.Object
  extended by org.neo4j.server.storemigration.PreStartupStoreUpgrader

public class PreStartupStoreUpgrader
extends Object


Constructor Summary
PreStartupStoreUpgrader(Properties systemProperties, PrintStream out)
           
 
Method Summary
protected  Configurator getConfigurator()
           
static void main(String[] args)
           
 int run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreStartupStoreUpgrader

public PreStartupStoreUpgrader(Properties systemProperties,
                               PrintStream out)
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

run

public int run()

getConfigurator

protected Configurator getConfigurator()


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.