public class ServerCommandLineArgs extends Object
| Constructor and Description |
|---|
ServerCommandLineArgs(File configFile,
org.neo4j.helpers.Pair<String,String>[] configOverrides) |
| Modifier and Type | Method and Description |
|---|---|
File |
configFile() |
org.neo4j.helpers.Pair<String,String>[] |
configOverrides() |
static ServerCommandLineArgs |
parse(String[] argv) |
public static ServerCommandLineArgs parse(String[] argv)
public File configFile()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.