|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphDatabaseSetting.BooleanSetting | |
|---|---|
| org.neo4j.backup | |
| org.neo4j.graphdb.factory | |
| org.neo4j.index.lucene | Contains QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene. |
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| org.neo4j.kernel.configuration | |
| Uses of GraphDatabaseSetting.BooleanSetting in org.neo4j.backup |
|---|
| Fields in org.neo4j.backup declared as GraphDatabaseSetting.BooleanSetting | |
|---|---|
static GraphDatabaseSetting.BooleanSetting |
OnlineBackupSettings.online_backup_enabled
|
| Uses of GraphDatabaseSetting.BooleanSetting in org.neo4j.graphdb.factory |
|---|
| Subclasses of GraphDatabaseSetting.BooleanSetting in org.neo4j.graphdb.factory | |
|---|---|
static class |
GraphDatabaseSettings.UseMemoryMappedBuffers
|
| Uses of GraphDatabaseSetting.BooleanSetting in org.neo4j.index.lucene |
|---|
| Fields in org.neo4j.index.lucene declared as GraphDatabaseSetting.BooleanSetting | |
|---|---|
static GraphDatabaseSetting.BooleanSetting |
LuceneIndexProvider.Configuration.read_only
|
| Uses of GraphDatabaseSetting.BooleanSetting in org.neo4j.kernel |
|---|
| Fields in org.neo4j.kernel declared as GraphDatabaseSetting.BooleanSetting | |
|---|---|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.dump_configuration
|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.ephemeral
|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.execution_guard_enabled
|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.load_kernel_extensions
|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.read_only
|
static GraphDatabaseSetting.BooleanSetting |
AbstractGraphDatabase.Configuration.use_memory_mapped_buffers
|
| Uses of GraphDatabaseSetting.BooleanSetting in org.neo4j.kernel.configuration |
|---|
| Methods in org.neo4j.kernel.configuration with parameters of type GraphDatabaseSetting.BooleanSetting | |
|---|---|
boolean |
Config.getBoolean(GraphDatabaseSetting.BooleanSetting setting)
|
|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||