1
0
Fork 0
arangodb/Documentation/DocuBlocks/Rest/Graph
Michael Hackstein 838e91bbe0
Documentation/improve gharial documentation (#6782)
* Minor update to gharial list call

* Updated documentation for graph creation API

* Updated graph get documentation

* Added a section for Query Parameters in Graph Create

* Improved gharial drop documentation

* Added ReturnBodies for graph creation results

* Added the response object description to graph list

* Minor typo

* Added response bodies to graph get documentation.

* Added Response Body documentation on Graph grop

* Added HTTP documentation for add graph vertex collection

* Added dots to finish one-line API description sentences.

* ReplyBodyNames have to be globally unique 😢

* Documented ResponseBodies for vertex-collection-add

* Documented ResponseBodies for vertex-collection-remove

* Added result bodies for create vertex in graph documentation

* started to extract structure in separate file

* Fixed orphan structure reference

* Reuse the same documentation structore in all Graph APIs

* Documented list edge collections in GraphAPI

* Unified vertex representation

* Documented edge definition creation API

* Documented modification of edge definition

* fix support for external structure definitions

* Unified edge definition struct

* Added documentation code for vertex CRUD in Gharial

* Removed unused struct in GraphRestDocu

* Added documentation for edge CRUD in gharial. Fixed wording in vertex CRUD part

* Added missing dots at end of sentences

* MOre dots at end of sentences

* Removed empty lines

* Fixed missing edge_definition remove documentation

* Fixed a typo
2018-10-11 15:18:11 +02:00
..
1_structs.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_create_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_drop_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_create_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_definition_add_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_definition_modify_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_definition_remove_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_delete_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_get_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_modify_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_edge_replace_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_get_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_list_edge_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_list_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_list_vertex_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_collection_add_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_collection_remove_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_create_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_delete_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_get_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_modify_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00
general_graph_vertex_replace_http_examples.md Documentation/improve gharial documentation (#6782) 2018-10-11 15:18:11 +02:00