Neo4j Community

org.neo4j.graphdb.factory
Annotation Type Title


@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.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value

Neo4j Community

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