DOYUNG YOON created S2GRAPH-249:
-----------------------------------

             Summary: Provide Vertex Mutate and Query APIs to Integrated HTTP 
Interface. 
                 Key: S2GRAPH-249
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-249
             Project: S2Graph
          Issue Type: Sub-task
          Components: s2core, s2rest_netty, s2rest_play
            Reporter: DOYUNG YOON
            Assignee: DOYUNG YOON


Here is the full list of vertex APIs on HTTP interface.

* POST        /graphs/getVertices
* POST        /graphs/getVertices
* POST        /graphs/vertices/insert
* POST        /graphs/vertices/delete
* POST        /graphs/vertices/deleteAll
* POST        /graphs/vertices/insert/:serviceName/:columnName
* POST        /graphs/vertices/delete/:serviceName/:columnName
* POST        /graphs/vertices/deleteAll/:serviceName/:columnName
* POST        /graphs/vertices/insertWithWait
* POST        /graphs/vertices/deleteWithWait

Also will include documentation on each APIs while working on this together.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to