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 |
startCluster() |
static void |
startHTTP() |
static void |
stopCluster() |
static void |
stopHTTP() |
public static void main(String[] args)
public static void startHTTP()
public static void startCluster()
public static void stopHTTP()
public static void stopCluster()
public static boolean isRunning()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.