Neo4j Community

Uses of Package
org.neo4j.graphdb.factory

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

Classes in org.neo4j.graphdb.factory used by org.neo4j.graphdb.factory
Description
          Used to add description of settings in GraphDatabaseSettings.
GraphDatabaseBuilder
          Builder for GraphDatabaseServices that allows for setting and loading configuration.
GraphDatabaseBuilder.DatabaseCreator
           
GraphDatabaseSetting
          Deprecated. 
GraphDatabaseSetting.BooleanSetting
          Deprecated.  
GraphDatabaseSetting.DirectorySetting
          Deprecated.  
GraphDatabaseSetting.FileSetting
          Deprecated.  
GraphDatabaseSetting.FloatSetting
          Deprecated.  
GraphDatabaseSetting.IntegerSetting
          Deprecated.  
GraphDatabaseSetting.OptionsSetting
          Deprecated.  
GraphDatabaseSetting.PortSetting
          Deprecated.  
GraphDatabaseSetting.SettingWrapper
          Deprecated. 
GraphDatabaseSetting.StringSetting
          Deprecated.  
GraphDatabaseSettings.CacheTypeSetting
           
GraphDatabaseSettings.UseMemoryMappedBuffers
           
SettingsResourceBundle
          ResourceBundle for classes that use GraphDatabaseSetting, which use reflection to find its values.
Title
          Deprecated. 
 

Classes in org.neo4j.graphdb.factory used by org.neo4j.index.lucene
GraphDatabaseSetting.BooleanSetting
          Deprecated.  
 

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


Neo4j Community

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