public class GraknEngineServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
isPasswordProtected |
| Constructor and Description |
|---|
GraknEngineServer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRunning()
Check if Grakn Engine has been started
|
static void |
main(String[] args) |
static void |
start() |
static void |
stop() |
public static void main(String[] args)
public static void start()
public static void stop()
public static boolean isRunning()
Copyright © 2016 Grakn Labs Ltd. All rights reserved.