org.neo4j.graphdb.factory
Annotation Type Default


Deprecated.

@Deprecated
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Default

Specify a default value, as a string, for a GraphDatabaseSetting. 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. 


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