Uses of Interface
org.neo4j.kernel.impl.storemigration.UpgradeConfiguration

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

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

Classes in org.neo4j.kernel.impl.storemigration that implement UpgradeConfiguration
 class ConfigMapUpgradeConfiguration
           
 

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



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