public interface AdminCommand
neo4j-admin:
AdminCommandAdminCommand.Provider which instantiates the commandProvider in META-INF/services as described
here| Modifier and Type | Interface and Description |
|---|---|
static interface |
AdminCommand.Blocker |
static class |
AdminCommand.Provider |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String[] args) |
void execute(String[] args) throws IncorrectUsage, CommandFailed
IncorrectUsageCommandFailedCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.