public abstract class GraphToolBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static DateTimeFormatter |
BACKUP_DATETIME_FORMATTER |
static String |
DEFAULT_GRAPH_BACKUP_EXT |
protected String |
rootDir |
| Constructor and Description |
|---|
GraphToolBase() |
GraphToolBase(String rootDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsoluteFilePath(String filename) |
protected Authorizations |
getAuthorizations() |
protected Graph |
getGraph() |
protected void |
run(String[] args) |
public static final DateTimeFormatter BACKUP_DATETIME_FORMATTER
public static final String DEFAULT_GRAPH_BACKUP_EXT
protected String rootDir
public GraphToolBase()
public GraphToolBase(String rootDir)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.