Neo4j Enterprise

org.neo4j.graphdb.factory
Annotation Type Description


Deprecated.

@Deprecated
@Retention(value=RUNTIME)
@Target(value={TYPE,FIELD})
public @interface Description

Used to add description of settings in GraphDatabaseSettings. These can then be accessed through the GraphDatabaseSettingsResourceBundle. This is deprecated, it will be moved out of the public API in 1.11.


Required Element Summary
 String value
          Deprecated.  
 

Element Detail

value

public abstract String value
Deprecated. 

Neo4j Enterprise

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