Neo4j Community

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. Use the Settings class to create settings.


Required Element Summary
 String value
          Deprecated.  
 

Element Detail

value

public abstract String value
Deprecated. 

Neo4j Community

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