@Path(value="/graph/graql")
@Produces(value={"application/json","text/plain"})
public class GraqlController
extends Object
Endpoints used to query the graph using Graql and build a HAL, Graql or Json response.
public GraqlController(EngineGraknGraphFactory factory, spark.Service spark)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.