public abstract class ImportCommand extends BaseCommand
options| Constructor and Description |
|---|
ImportCommand(Class<? extends SaxXmlHandler> handler,
Class<? extends ItemImporter> importer) |
| Modifier and Type | Method and Description |
|---|---|
int |
execWithOptions(com.tinkerpop.frames.FramedGraph<?> graph,
org.apache.commons.cli.CommandLine cmdLine)
Execute this command with the given database and parsed command
line arguments.
|
protected void |
setCustomOptions(org.apache.commons.cli.Options options) |
api, exec, getDetailedHelp, getHelp, getUsageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHelpFooterpublic ImportCommand(Class<? extends SaxXmlHandler> handler, Class<? extends ItemImporter> importer)
protected void setCustomOptions(org.apache.commons.cli.Options options)
setCustomOptions in class BaseCommandpublic int execWithOptions(com.tinkerpop.frames.FramedGraph<?> graph,
org.apache.commons.cli.CommandLine cmdLine)
throws Exception
BaseCommandexecWithOptions in interface CommandexecWithOptions in class BaseCommandgraph - the graph databasecmdLine - the parsed command line objectExceptionCopyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.