@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.
| Constructor and Description |
|---|
GraqlController(EngineGraknGraphFactory factory,
spark.Service spark,
com.codahale.metrics.MetricRegistry metricRegistry) |
public GraqlController(EngineGraknGraphFactory factory, spark.Service spark, com.codahale.metrics.MetricRegistry metricRegistry)
Copyright © 2017 Grakn Labs Ltd. All rights reserved.