Neo4j Enterprise

org.neo4j.graphdb.factory
Annotation Type Title


Deprecated.

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

Used to add a short description title for 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.