|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
org.neo4j.kernel.logging |
Uses of Config in org.neo4j.kernel |
---|
Fields in org.neo4j.kernel declared as Config | |
---|---|
protected Config |
AbstractGraphDatabase.config
|
Methods in org.neo4j.kernel that return Config | |
---|---|
abstract Config |
KernelData.getConfig()
|
Config |
AbstractGraphDatabase.getConfig()
|
Config |
AbstractGraphDatabase.DefaultKernelData.getConfig()
|
Constructors in org.neo4j.kernel with parameters of type Config | |
---|---|
AbstractGraphDatabase.DefaultKernelData(Config config,
GraphDatabaseAPI graphDb)
|
Uses of Config in org.neo4j.kernel.logging |
---|
Constructors in org.neo4j.kernel.logging with parameters of type Config | |
---|---|
ClassicLoggingService(Config config)
|
|
LogbackService(Config config)
|
|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |