Neo4j Enterprise

Uses of Class
org.neo4j.graphdb.factory.Description

Packages that use Description
org.neo4j.graphdb.factory   
 

Uses of Description in org.neo4j.graphdb.factory
 

Fields in org.neo4j.graphdb.factory with annotations of type Description
static GraphDatabaseSetting.BooleanSetting GraphDatabaseSettings.allow_store_upgrade
           
static GraphDatabaseSettings.CacheTypeSetting GraphDatabaseSettings.cache_type
           
static GraphDatabaseSetting.OptionsSetting GraphDatabaseSettings.cypher_parser_version
           
static GraphDatabaseSetting.BooleanSetting GraphDatabaseSettings.node_auto_indexing
           
static GraphDatabaseSetting.StringSetting GraphDatabaseSettings.node_keys_indexable
           
static GraphDatabaseSetting.BooleanSetting GraphDatabaseSettings.read_only
           
static GraphDatabaseSetting.BooleanSetting GraphDatabaseSettings.relationship_auto_indexing
           
static GraphDatabaseSetting.StringSetting GraphDatabaseSettings.relationship_keys_indexable
           
static GraphDatabaseSetting.PortSetting GraphDatabaseSettings.remote_logging_port
           
static String GraphDatabaseSettings.CypherParserSetting.v1_5
           
static String GraphDatabaseSettings.CypherParserSetting.v1_6
           
static String GraphDatabaseSettings.CypherParserSetting.v1_7
           
 


Neo4j Enterprise

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