Neo4j Enterprise

Uses of Package
org.neo4j.kernel.configuration

Packages that use org.neo4j.kernel.configuration
org.neo4j.backup   
org.neo4j.backup.check   
org.neo4j.graphdb.factory   
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.configuration   
org.neo4j.kernel.logging   
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.backup
HasSettings
           
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.backup.check
Config
          This class holds the overall configuration of a Neo4j database instance.
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.graphdb.factory
Config
          This class holds the overall configuration of a Neo4j database instance.
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.kernel
Config
          This class holds the overall configuration of a Neo4j database instance.
HasSettings
           
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.kernel.configuration
BaseConfigurationMigrator
          A basic approach to implementing configuration migrations.
BaseConfigurationMigrator.Migration
           
BaseConfigurationMigrator.SpecificPropertyMigration
           
ConfigParam
          Interface for specifying configuration parameters.
ConfigurationChange
          TODO
ConfigurationChangeListener
          TODO
ConfigurationMigrator
           
 

Classes in org.neo4j.kernel.configuration used by org.neo4j.kernel.logging
Config
          This class holds the overall configuration of a Neo4j database instance.
RestartOnChange
          When a specified change happens, restart the given LifeSupport instance.
 


Neo4j Enterprise

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