@Path(value="/graph")
@Produces(value={"application/json","text/plain"})
public class VisualiserController
extends Object
Endpoints used to query the graph by ID or Graql match query and build a HAL or Graql response.
Copyright © 2017 Grakn Labs Ltd. All rights reserved.