Neo4j Enterprise

Uses of Package
org.neo4j.graphdb.factory

Packages that use org.neo4j.graphdb.factory
org.neo4j.backup   
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   
 

Classes in org.neo4j.graphdb.factory used by org.neo4j.backup
Default
          Specify a default value, as a string, for a GraphDatabaseSetting.
Description
          Used to add description of settings in GraphDatabaseSettings.
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.PortSetting
           
 

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.AbstractPathSetting
           
GraphDatabaseSetting.BaseOptionsSetting
           
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.DefaultValue
           
GraphDatabaseSetting.DirectorySetting
           
GraphDatabaseSetting.FileSetting
           
GraphDatabaseSetting.FloatSetting
           
GraphDatabaseSetting.IntegerSetting
           
GraphDatabaseSetting.NumberOfBytesSetting
           
GraphDatabaseSetting.NumberSetting
           
GraphDatabaseSetting.OptionsSetting
           
GraphDatabaseSetting.PortSetting
           
GraphDatabaseSetting.StringSetting
           
GraphDatabaseSetting.TimeSpanSetting
           
GraphDatabaseSettings.CacheTypeSetting
           
GraphDatabaseSettings.GCRMemoryUsageSetting
           
GraphDatabaseSettings.UseMemoryMappedBuffers
           
Migrator
          Used in settings classes to denote that a field contains an ConfigurationMigrator.
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.index.lucene
GraphDatabaseSetting.BooleanSetting
           
 

Classes in org.neo4j.graphdb.factory used by org.neo4j.kernel
GraphDatabaseBuilder
          Builder for GraphDatabaseServices that allows for setting and loading configuration.
GraphDatabaseFactory
          Creates a GraphDatabaseService.
GraphDatabaseSetting.BooleanSetting
           
GraphDatabaseSetting.DirectorySetting
           
GraphDatabaseSetting.FileSetting
           
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
           
SettingsResourceBundle
          ResourceBundle for classes that use GraphDatabaseSetting, which use reflection to find its values.
 


Neo4j Enterprise

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