mirror of https://gitee.com/bigwinds/arangodb
17 lines
618 B
Markdown
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):
|
|
|
|

|
|
{% 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 %}
|