1
0
Fork 0
arangodb/Documentation/ImplementorManual/HttpGraph.md

73 lines
1.4 KiB
Markdown

HTTP Interface for Graphs {#HttpGraph}
======================================
@NAVIGATE_HttpGraph
@EMBEDTOC{HttpGraphTOC}
@anchor A_JSF_POST_graph_graph
@copydetails JSF_post_graph_graph
@CLEARPAGE
@anchor A_JSF_GET_graph_graph
@copydetails JSF_get_graph_graph
@CLEARPAGE
@anchor A_JSF_DELETE_graph_graph
@copydetails JSF_delete_graph_graph
@CLEARPAGE
@anchor A_JSF_POST_graph_vertex
@copydetails JSF_post_graph_vertex
@CLEARPAGE
@anchor A_JSF_GET_graph_vertex
@copydetails JSF_get_graph_vertex
@CLEARPAGE
@anchor A_JSF_PUT_graph_vertex
@copydetails JSF_put_graph_vertex
@CLEARPAGE
@anchor A_JSF_PATCH_graph_vertex
@copydetails JSF_patch_graph_vertex
@CLEARPAGE
@anchor A_JSF_DELETE_graph_vertex
@copydetails JSF_delete_graph_vertex
@CLEARPAGE
@anchor A_JSF_POST_graph_edge
@copydetails JSF_post_graph_edge
@CLEARPAGE
@anchor A_JSF_GET_graph_edge
@copydetails JSF_get_graph_edge
@CLEARPAGE
@anchor A_JSF_PUT_graph_edge
@copydetails JSF_put_graph_edge
@CLEARPAGE
@anchor A_JSF_PATCH_graph_edge
@copydetails JSF_patch_graph_edge
@CLEARPAGE
@anchor A_JSF_DELETE_graph_edge
@copydetails JSF_delete_graph_edge
@CLEARPAGE
@anchor A_JSF_POST_graph_vertices
@copydetails JSF_post_graph_vertices
@CLEARPAGE
@anchor A_JSF_POST_graph_vertex_vertices
@copydetails JSF_post_graph_vertex_vertices
@CLEARPAGE
@anchor A_JSF_POST_graph_edges
@copydetails JSF_post_graph_edges
@CLEARPAGE
@anchor A_JSF_POST_graph_vertex_edges
@copydetails JSF_post_graph_vertex_edges