1
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
maxkernbach 2cdf1dd14d Doc - fix Issue #4778 (#5080) 2018-04-11 15:44:16 +02:00
Jan 24878d6e9e Doc - Fix for Issue #4881 (#4891) 2018-03-19 10:30:59 +01:00
Wilfried Goesgens 756c0dafee fix REPLACE syntax, the collection was missing. (#4705) 2018-02-28 13:30:37 +01:00
Jan c4ffdf992b Doc - clarify documentation for AQL data modification operations (#4390) 2018-01-23 10:59:36 +00:00
Jan 451abcb23d added non-destructive DISTINCT (#3320)
* added non-destructive DISTINCT

* added tests

* update documentation
2017-10-18 12:52:33 +02:00
Frank Celler 5c464301b2 documented WITH change 2017-05-25 23:01:33 +02:00
jsteemann bb8d4e4138 update manual on sort 2017-05-11 09:47:09 +02:00
Frank Celler da4868baf3 added example for multiple DESC & ASC 2017-05-11 08:43:40 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Simran Brucherseifer 8b63f116e9 Docs: improve AQL LIMIT and RETURN descriptions 2017-02-15 19:35:24 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Simran Brucherseifer 0d9dbfbe24 Docs: AQL functions and index utilization 2016-11-14 14:16:30 +01:00
Simran Brucherseifer f748bab31e Docs: variables are immutable (LET) 2016-10-17 17:26:41 +02:00
Simran Brucherseifer d07c3c848c Docs: Add dynamic attribute name example and x-ref to RETURN 2016-08-22 20:59:54 +02:00
Simran Brucherseifer 1e6503d1e0 Docs: Access current/OLD value in UPDATE 2016-08-22 20:59:54 +02:00
Simran Brucherseifer a542735683 Fix docs: INSERT does not have a WITH part 2016-08-22 20:59:54 +02:00
Simran Brucherseifer 659a45d3a8 Documentation improvements 2016-07-25 18:43:30 +02:00
Simran Brucherseifer e25c45dbe2 Use camelCase for variable-names in AQL 2016-06-22 15:08:40 +02:00
Jan Steemann 91e368badf added documentation for *WITH* 2016-06-07 14:52:37 +02:00
Simran Brucherseifer e273867ee6 Improve documention (mostly FILTER) 2016-05-25 17:44:17 +02:00
Simran Brucherseifer af230c0a3b Documentation corrections (mostly AQL) 2016-05-24 18:46:02 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00
Simran Brucherseifer 3c9817548e Update links in AQL docs, some reformatting 2016-05-18 22:39:05 +02:00
Simran Brucherseifer a88551a8d4 Re-organize Users and AQL documentation 2016-05-02 15:53:13 +02:00