Create a graph table Method : GET URI : /graph/<graph_table_name>/newExample curl -X GET http://192.168.1.105:18080/graph/mygraph/new Response { "msg": "success" }