mirror of https://gitee.com/bigwinds/arangodb
21 lines
789 B
Plaintext
21 lines
789 B
Plaintext
!CHAPTER Handling Edges
|
|
|
|
Examples will explain the REST API for [manipulating edges](../../Manual/Graphs/GeneralGraphs/Functions.html)
|
|
of the [graph module](../../Manual/Graphs/index.html) on the [knows graph](../../Manual/Graphs/index.html#the-knowsgraph):
|
|
|
|

|
|
|
|
@startDocuBlock JSF_general_graph_edge_create_http_examples
|
|
|
|
@startDocuBlock JSF_general_graph_edge_get_http_examples
|
|
|
|
Examples will explain the API on the [social graph](../../Manual/Graphs/index.html#the-social-graph):
|
|
|
|

|
|
|
|
@startDocuBlock JSF_general_graph_edge_modify_http_examples
|
|
|
|
@startDocuBlock JSF_general_graph_edge_replace_http_examples
|
|
|
|
@startDocuBlock JSF_general_graph_edge_delete_http_examples
|