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 GraknGraph.
This controller also allows the retrieval of all keyspaces opened so far.
public SystemController(EngineGraknGraphFactory factory, spark.Service spark)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.