public class SystemController extends Object
Controller Providing Configs for building Grakn Graphs
When calling Grakn.session(String, String) and using the non memory location this controller
is accessed. The controller provides the necessary config needed in order to build a GraknTx.
This controller also allows the retrieval of all keyspaces opened so far.
| Constructor and Description |
|---|
SystemController(EngineGraknTxFactory factory,
spark.Service spark,
GraknEngineStatus graknEngineStatus,
com.codahale.metrics.MetricRegistry metricRegistry) |
public SystemController(EngineGraknTxFactory factory, spark.Service spark, GraknEngineStatus graknEngineStatus, com.codahale.metrics.MetricRegistry metricRegistry)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.