Neo4j Enterprise

Uses of Package
org.neo4j.kernel.configuration

Packages that use org.neo4j.kernel.configuration
org.neo4j.backup   
org.neo4j.cluster   
org.neo4j.graphdb.factory   
org.neo4j.index.lucene Contains QueryContext and ValueContext which is part of the public API for an Index backed by Lucene. 
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.configuration   
org.neo4j.kernel.extension   
org.neo4j.kernel.logging   
 

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

Classes in org.neo4j.kernel.configuration used by org.neo4j.cluster
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.index.lucene
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.
 

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.extension
Config
          This class holds the overall configuration of a Neo4j database instance.
 

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.