Uses of Class
org.neo4j.kernel.impl.storemigration.UpgradableDatabase

Packages that use UpgradableDatabase
org.neo4j.kernel.impl.storemigration   
 

Uses of UpgradableDatabase in org.neo4j.kernel.impl.storemigration
 

Constructors in org.neo4j.kernel.impl.storemigration with parameters of type UpgradableDatabase
StoreUpgrader(Map<?,?> originalConfig, UpgradeConfiguration upgradeConfiguration, UpgradableDatabase upgradableDatabase, StoreMigrator storeMigrator, DatabaseFiles databaseFiles)
           
 



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