| Interface and Description |
|---|
| org.neo4j.helpers.Clock
please use
Clock instead |
| org.neo4j.index.lucene.LuceneKernelExtensionFactory.Dependencies
removed in 4.0
|
| org.neo4j.jmx.StoreFile |
| Class and Description |
|---|
| org.neo4j.graphdb.factory.GraphDatabaseSettings.BoltConnector |
| org.neo4j.index.lucene.LuceneKernelExtension
removed in 4.0
|
| org.neo4j.index.lucene.LuceneKernelExtensionFactory
removed in 4.0
|
| Enum and Description |
|---|
| org.neo4j.graphdb.factory.GraphDatabaseSettings.LabelIndex
- lucene label index has been removed.
|
| org.neo4j.storageengine.api.schema.SchemaRule.Kind |
| Errors and Description |
|---|
| org.neo4j.helpers.ThisShouldNotHappenError |
| Annotation Type and Description |
|---|
| org.neo4j.graphdb.factory.Description |
| org.neo4j.procedure.PerformsWrites |
| Field and Description |
|---|
| org.neo4j.graphdb.factory.GraphDatabaseSettings.allow_store_upgrade |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.execution_guard_enabled |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.index_sampling_buffer_size |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.label_index
- lucene label index has been removed, thus 'native' is only viable option and this setting is not needed.
|
| org.neo4j.graphdb.factory.GraphDatabaseSettings.mapped_memory_page_size |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.node_auto_indexing |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.node_keys_indexable |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.relationship_auto_indexing |
| org.neo4j.graphdb.factory.GraphDatabaseSettings.relationship_keys_indexable |
| org.neo4j.helpers.Clock.SYSTEM_CLOCK
please use
Clock.systemUTC() instead |
| Constructor and Description |
|---|
| org.neo4j.index.lucene.LuceneKernelExtension(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders)
removed in 4.0
|
| org.neo4j.index.lucene.LuceneKernelExtension(File, Config, Supplier<IndexConfigStore>, FileSystemAbstraction, IndexProviders, OperationalMode)
removed in 4.0
|
| org.neo4j.index.lucene.LuceneKernelExtensionFactory()
removed in 4.0
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.