public class AdminTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
scriptName |
static int |
STATUS_ERROR |
| Constructor and Description |
|---|
AdminTool(CommandLocator commandLocator,
BlockerLocator blockerLocator,
OutsideWorld outsideWorld,
boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Path homeDir,
Path configDir,
String... args) |
static void |
main(String[] args) |
public static final int STATUS_ERROR
public static final String scriptName
public AdminTool(CommandLocator commandLocator, BlockerLocator blockerLocator, OutsideWorld outsideWorld, boolean debug)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.