|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@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 |
---|
public abstract String value
|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |