Package org.neo4j.kernel.configuration

Interface Summary
ConfigParam Interface for specifying configuration parameters.
ConfigurationChangeListener TODO
 

Class Summary
Config This class holds the overall configuration of a Neo4j database instance.
ConfigParam.Conversion Utility for converting ConfigParam objects to a Map of configuration parameter.s
ConfigurationChange TODO
ConfigurationDefaults Provides defaults for database settings.
ConfigurationMigrator Migration of configuration settings.
RestartOnChange When a specified change happens, restart the given LifeSupport instance.
SystemPropertiesConfiguration Collect settings from System.getProperties().
 

Annotation Types Summary
ConfigurationPrefix Add this annotation to configuration interfaces to specify what prefix to use For example, HA configuration interfaces would have @ConfigurationPrefix("ha.") as annotation
 



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