public class EntityDelete extends BaseCommand
options
Constructor and Description |
---|
EntityDelete() |
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.
|
protected void |
setCustomOptions(org.apache.commons.cli.Options options) |
api, exec, getDetailedHelp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHelpFooter
protected void setCustomOptions(org.apache.commons.cli.Options options)
setCustomOptions
in class BaseCommand
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.