public class HelpCommandProvider extends AdminCommand.Provider
| Constructor and Description |
|---|
HelpCommandProvider(Usage usage) |
| Modifier and Type | Method and Description |
|---|---|
Arguments |
allArguments() |
AdminCommandSection |
commandSection() |
AdminCommand |
create(Path homeDir,
Path configDir,
OutsideWorld outsideWorld) |
String |
description() |
String |
summary() |
name, possibleArguments, printSummarypublic HelpCommandProvider(Usage usage)
@Nonnull public Arguments allArguments()
allArguments in class AdminCommand.Provider@Nonnull public String description()
description in class AdminCommand.Provider@Nonnull public String summary()
summary in class AdminCommand.Provider@Nonnull public AdminCommandSection commandSection()
commandSection in class AdminCommand.Provider@Nonnull public AdminCommand create(Path homeDir, Path configDir, OutsideWorld outsideWorld)
create in class AdminCommand.ProviderCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.