Neo4j Enterprise

Uses of Package
org.neo4j.kernel.configuration

Packages that use org.neo4j.kernel.configuration
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.graphdb.factory
BaseConfigurationMigrator
          A basic approach to implementing configuration migrations.
Config
          This class holds the overall configuration of a Neo4j database instance.
ConfigurationMigrator
           
 

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

Classes in org.neo4j.kernel.configuration used by org.neo4j.kernel.configuration
BaseConfigurationMigrator.Migration
           
BaseConfigurationMigrator.SpecificPropertyMigration
           
Config
          This class holds the overall configuration of a Neo4j database instance.
ConfigModifier
           
ConfigModifier.Modification
           
ConfigModifier.Modifications
          A builder api for performing multiple simple modifications in one go.
ConfigModifier.Session
          An API for constructing a set of modifications to be applied to the config instance.
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.