public class CommunityBootstrapper extends Bootstrapper
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, WEB_SERVER_STARTUP_ERROR_CODE| Constructor and Description |
|---|
CommunityBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static int |
start(Bootstrapper boot,
String[] argv)
Start a bootstrapper with the specified command-line arguments, returns a status code indicating success or failure outcomes.
|
getServer, start, stoppublic static void main(String[] args)
public static int start(Bootstrapper boot, String[] argv)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.