public class ParametersBase extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
authorizations |
List<String> |
configDirectories |
List<String> |
configFileNames |
String |
configPropertyPrefix |
String |
cypherLabelProperty |
boolean |
help |
| Constructor and Description |
|---|
ParametersBase() |
| Modifier and Type | Method and Description |
|---|---|
Authorizations |
getAuthorizations(Graph graph) |
List<String> |
getConfigFileNames() |
public boolean help
public String configPropertyPrefix
public String authorizations
public String cypherLabelProperty
public Authorizations getAuthorizations(Graph graph)
Copyright © 2014–2018. All rights reserved.