Neo4j Community

org.neo4j.graphdb.factory
Annotation Type Description


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


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.