mirror of https://gitee.com/bigwinds/arangodb
20 lines
717 B
Plaintext
20 lines
717 B
Plaintext
!CHAPTER Handling Edges
|
|
|
|
Examples will explain the REST API for [manipulating edges](../GeneralGraphs/Functions.md) of the [graph module](../Graphs/README.md) on the [knows graph](../Graphs/README.md#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](../Graphs/README.md#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
|