|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Deprecated
@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.
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 Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||