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