1
0
Fork 0
arangodb/Documentation/Books/HTTP/gharial-vertices.md

17 lines
618 B
Markdown

---
layout: default
description: Examples will explain the REST API to the graph moduleon the social graph
---
Handling Vertices
=================
Examples will explain the REST API to the [graph module](../graphs.html)
on the [social graph](../graphs.html#the-social-graph):
![Social Example Graph](../images/social_graph.png)
{% docublock general_graph_vertex_create_http_examples %}
{% docublock general_graph_vertex_get_http_examples %}
{% docublock general_graph_vertex_modify_http_examples %}
{% docublock general_graph_vertex_replace_http_examples %}
{% docublock general_graph_vertex_delete_http_examples %}