| Package | Description |
|---|---|
| org.neo4j.backup | |
| org.neo4j.commandline.admin | |
| org.neo4j.helpers |
Common Java utilities.
|
| org.neo4j.index.lucene |
Contains
QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene. |
| org.neo4j.kernel.extension | |
| org.neo4j.restore |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupExtensionService
This class provides a basic interface for backup sources to implement their
own resolution algorithms.
|
static class |
OnlineBackupCommand.Provider |
class |
OnlineBackupExtensionFactory |
| Modifier and Type | Class and Description |
|---|---|
static class |
org.neo4j.commandline.admin.AdminCommand.Provider |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Service> |
Service.load(Class<T> type,
String key)
Load the Service implementation with the specified key.
|
static <T extends Service> |
Service.loadSilently(Class<T> type,
String key)
Load the Service implementation with the specified key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LuceneKernelExtensionFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
org.neo4j.kernel.extension.KernelExtensionFactory<DEPENDENCIES> |
| Modifier and Type | Class and Description |
|---|---|
static class |
RestoreDatabaseCli.Provider |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.