public class GenSchema extends BaseCommand
options
Constructor and Description |
---|
GenSchema() |
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.
|
String |
getHelp()
Get information about the functionality of the command.
|
String |
getUsage()
Get a short hint about the usage of the command.
|
api, exec, getDetailedHelp, setCustomOptions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHelpFooter
public String getUsage()
Command
getUsage
in interface Command
getUsage
in class BaseCommand
public String getHelp()
Command
getHelp
in interface Command
getHelp
in class BaseCommand
public int execWithOptions(com.tinkerpop.frames.FramedGraph<?> graph, org.apache.commons.cli.CommandLine cmdLine) throws Exception
BaseCommand
execWithOptions
in interface Command
execWithOptions
in class BaseCommand
graph
- the graph databasecmdLine
- the parsed command line objectException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.