|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Setting | |
|---|---|
| org.neo4j.graphdb.config | |
| org.neo4j.graphdb.factory | |
| org.neo4j.kernel.configuration | |
| Uses of Setting in org.neo4j.graphdb.config |
|---|
| Constructors in org.neo4j.graphdb.config with parameters of type Setting | |
|---|---|
InvalidConfigurationValueException(Setting setting,
String value,
Exception cause)
|
|
InvalidConfigurationValueException(Setting setting,
String value,
String message)
|
|
| Uses of Setting in org.neo4j.graphdb.factory |
|---|
| Methods in org.neo4j.graphdb.factory with parameters of type Setting | |
|---|---|
GraphDatabaseBuilder |
GraphDatabaseBuilder.setConfig(Setting setting,
String value)
Set a database setting to a particular value. |
| Uses of Setting in org.neo4j.kernel.configuration |
|---|
| Methods in org.neo4j.kernel.configuration with parameters of type Setting | |
|---|---|
boolean |
Config.isSet(Setting<?> graphDatabaseSetting)
|
|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||