public class Graql extends Object
| Constructor and Description |
|---|
Graql(SessionProvider sessionProvider,
GraqlShellOptionsFactory graqlShellOptionsFactory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Invocation from bash script 'graql'
|
void |
run(String[] args) |
public Graql(SessionProvider sessionProvider, GraqlShellOptionsFactory graqlShellOptionsFactory)
public static void main(String[] args) throws IOException, InterruptedException
args - IOExceptionInterruptedExceptionpublic void run(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2018 Grakn Labs Ltd. All rights reserved.