
public class ONeo4jImporterCommandLineParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_INDEX_ON_NEO4JRELID |
List<String> |
mainOptions |
static String |
OPTION_NEO4J_DBDIR |
static String |
OPTION_ORIENTDB_PATH |
static String |
OPTION_OVERWRITE_ORIENTDB_DIR |
| Constructor and Description |
|---|
ONeo4jImporterCommandLineParser() |
| Modifier and Type | Method and Description |
|---|---|
ONeo4jImporterSettings |
getNeo4jImporterSettings(String[] args)
builds a ONeo4jImporter object using the command line arguments
|
public static final String OPTION_NEO4J_DBDIR
public static final String OPTION_ORIENTDB_PATH
public static final String OPTION_OVERWRITE_ORIENTDB_DIR
public static final String CREATE_INDEX_ON_NEO4JRELID
public ONeo4jImporterSettings getNeo4jImporterSettings(String[] args) throws Exception
args - ExceptionCopyright © 2009–2021 OrientDB. All rights reserved.