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

12 lines
529 B
Plaintext

!CHAPTER Handling Vertices
Examples will explain the REST API to the [graph module](../Graphs/README.md) on the [social graph](../Graphs/README.md#the-social-graph):
![Social Example Graph](../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