mirror of https://gitee.com/bigwinds/arangodb
13 lines
561 B
Plaintext
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):
|
|
|
|

|
|
|
|
@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
|