public static interface AdminCommand.Blocker
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
commands() |
boolean |
doesBlock(Path homeDir,
Path configDir) |
String |
explanation() |
boolean doesBlock(Path homeDir, Path configDir)
homeDir - the home of the Neo4j installation.configDir - the directory where configuration files can be found.String explanation()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.