1
0
Fork 0
arangodb/Documentation/Books/Cookbook
Simran 34ec56d421 Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
..
AQL Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Administration Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Cloud Doc - Additional Deployment Refactor (#5776) 2018-07-11 20:46:19 +02:00
Compiling Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Graph Doc - Dangling interbook checker [New] (#5735) 2018-06-30 13:23:02 +02:00
Monitoring Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
UseCases Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
assets Doc - Additional Deployment Refactor (#5776) 2018-07-11 20:46:19 +02:00
styles Doc - Add example anchors (#5752) 2018-07-06 16:19:36 +02:00
AccessingShapesData.md Documentation/migrate cookbook devel 32 (#3290) 2017-09-20 13:40:50 +02:00
DocumentInheritance.md Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
FOOTER.html Documentation/migrate cookbook devel 32 (#3290) 2017-09-20 13:40:50 +02:00
README.md Doc - Adds toc plugin (#4577) 2018-02-13 19:04:32 +01:00
SUMMARY.md Doc - Additional Deployment Refactor (#5776) 2018-07-11 20:46:19 +02:00
book.json Doc - Add version to Gitbook configs + fix (#5701) 2018-06-27 20:56:57 +02:00

README.md

Cookbook

This cookbook is filled with recipes to help you understand the multi-model database ArangoDB better and to help you with specific problems.

You can participate and write your own recipes. You only need to write a recipe in markdown and make a pull request to our repository.

Recipes

There will be some simple recipes to bring you closer to ArangoDB and show you the amount of possibilities of our Database. There also will be more complex problems to show you solution to specific problems and the depth of ArangoDB.

Every recipe is divided into three parts:

  1. Problem: A description of the problem
  2. Solution: A detailed solution of the given problem with code if any is needed
  3. Comment: Explanation of the solution. This part is optional depending on the complexity of the problem

Every recipe has tags to for a better overview:

#api, #aql, #arangosh, #collection, #database, #debian, #docker, #document, #driver, #foxx, #giantswarm, #graph, #howto, #java, #javascript, #join, #nodejs, #windows