Neo4j Enterprise

Uses of Interface
org.neo4j.kernel.configuration.BaseConfigurationMigrator.Migration

Packages that use BaseConfigurationMigrator.Migration
org.neo4j.kernel.configuration   
 

Uses of BaseConfigurationMigrator.Migration in org.neo4j.kernel.configuration
 

Classes in org.neo4j.kernel.configuration that implement BaseConfigurationMigrator.Migration
static class BaseConfigurationMigrator.PropertyRenamed
           
static class BaseConfigurationMigrator.SpecificPropertyMigration
           
 

Methods in org.neo4j.kernel.configuration that return BaseConfigurationMigrator.Migration
static BaseConfigurationMigrator.Migration BaseConfigurationMigrator.propertyRenamed(String oldKey, String newKey, String deprecationMessage)
           
 

Methods in org.neo4j.kernel.configuration with parameters of type BaseConfigurationMigrator.Migration
 void BaseConfigurationMigrator.add(BaseConfigurationMigrator.Migration migration)
           
 


Neo4j Enterprise

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