1
0
Fork 0
arangodb/Documentation/Books/HTTP/Gharial/Vertices.mdpp

13 lines
561 B
Plaintext

!CHAPTER Handling Vertices
Examples will explain the REST API to the [graph module](../../Manual/Graphs/index.html)
on the [social graph](../../Manual/Graphs/index.html#the-social-graph):
![Social Example Graph](../../Manual/Graphs/social_graph.png)
@startDocuBlock JSF_general_graph_vertex_create_http_examples
@startDocuBlock JSF_general_graph_vertex_get_http_examples
@startDocuBlock JSF_general_graph_vertex_modify_http_examples
@startDocuBlock JSF_general_graph_vertex_replace_http_examples
@startDocuBlock JSF_general_graph_vertex_delete_http_examples