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