public class ServerCommandLineArgs extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_DIR_ARG |
static String |
HOME_DIR_ARG |
static String |
VERSION_ARG |
| Modifier and Type | Method and Description |
|---|---|
Optional<File> |
configFile() |
org.neo4j.helpers.collection.Pair<String,String>[] |
configOverrides() |
File |
homeDir() |
static ServerCommandLineArgs |
parse(String[] argv) |
boolean |
version() |
public static final String CONFIG_DIR_ARG
public static final String HOME_DIR_ARG
public static final String VERSION_ARG
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.