Uses of Package
org.neo4j.graphdb.factory

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

Classes in org.neo4j.graphdb.factory used by org.neo4j.graphdb.factory
Default
          Specify a default value, as a string, for a GraphDatabaseSetting.
Description
          Used to add description of settings in GraphDatabaseSettings.
GraphDatabaseBuilder
          Builder for GraphDatabaseServices that allows for setting and loading configuration.
GraphDatabaseBuilder.DatabaseCreator
           
GraphDatabaseSetting
          Setting types for Neo4j.
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.DefaultValue
           
GraphDatabaseSetting.FloatSetting
           
GraphDatabaseSetting.IntegerSetting
           
GraphDatabaseSetting.NumberSetting
           
GraphDatabaseSetting.OptionsSetting
           
GraphDatabaseSetting.PortSetting
           
GraphDatabaseSetting.StringSetting
           
GraphDatabaseSettings.CacheTypeSetting
           
GraphDatabaseSettings.UseMemoryMappedBuffers
           
SettingsResourceBundle
          ResourceBundle for classes that use GraphDatabaseSetting, which use reflection to find its values.
Title
          Used to add a short description title for settings in GraphDatabaseSettings.
 

Classes in org.neo4j.graphdb.factory used by org.neo4j.kernel
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.StringSetting
           
GraphDatabaseSettings.CacheTypeSetting
           
 

Classes in org.neo4j.graphdb.factory used by org.neo4j.kernel.configuration
GraphDatabaseSetting
          Setting types for Neo4j.
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.DoubleSetting
           
GraphDatabaseSetting.FloatSetting
           
GraphDatabaseSetting.IntegerSetting
           
GraphDatabaseSetting.LongSetting
           
GraphDatabaseSetting.OptionsSetting
           
GraphDatabaseSetting.StringSetting
           
 



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