public class GraknBootup extends Object
| Constructor and Description |
|---|
GraknBootup(StorageProcess storageProcess,
QueueProcess queueProcess,
EngineProcess engineProcess) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Invocation from bash script 'grakn'
In order to run this method you should have 'grakn.dir' and 'grakn.conf' set
|
static void |
printAscii() |
void |
run(String[] args) |
public GraknBootup(StorageProcess storageProcess, QueueProcess queueProcess, EngineProcess engineProcess)
Copyright © 2018 Grakn Labs Ltd. All rights reserved.