Neo4j Community

Uses of Package
org.neo4j.kernel.configuration

Packages that use org.neo4j.kernel.configuration
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.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
ConfigParam
          Interface for specifying configuration parameters.
ConfigurationChange
          TODO
ConfigurationChangeListener
          TODO
 

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 Community

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