1
0
Fork 0
Commit Graph

247 Commits

Author SHA1 Message Date
jsteemann ecd7de16cb added optimizer rule "inline-subqueries" 2016-04-15 17:21:22 +02:00
Jan Steemann 0b9b84ee11 fixed wrong documentation for SHORTEST_PATH 2016-03-24 18:19:03 +01:00
Michael Hackstein a3cd1aa54e Merge branch 'devel' of github.com:arangodb/arangodb into vpack 2016-02-15 10:25:31 +01:00
Wilfried Goesgens 3514e30a96 Add profile query example 2016-02-10 15:53:15 +01:00
Jan Steemann b580a7df22 updated CHANGELOG 2016-02-10 15:43:15 +01:00
Wilfried Goesgens 78437ed0f1 fix markdown syntax 2016-02-08 15:30:05 +01:00
Michael Hackstein 84b1f9055d Further implementation of VPackAqlValue functions. This included VALUES and ATTRIBUTES. These functions by accident had an ordering in TRI_json_t which they do not have any more in VelocyPack. Clarified Documentation. 2016-02-04 13:49:59 +01:00
jmvan f504707c1d documentation: links between fulltext chapters 2016-02-02 17:41:40 +01:00
jmvan 03d8853a86 Documentation: Web Interface-bind parameter example added 2016-01-31 12:41:39 +01:00
jmvan 5d12293262 Documentation: Parameters Binding links 2016-01-30 20:45:56 +01:00
jmvan ce8c8d454b Documentation: Aql with ArangoDB Web Interface 2016-01-30 15:05:29 +01:00
Michael Hackstein 979e896d72 Added documentation for multi-direction collections. 2016-01-28 16:59:11 +01:00
Wilfried Goesgens fcd1a8cbfd Merge pull request #1686 from kibarda/devel
Documentation: Aql chapters update
2016-01-28 09:42:57 +01:00
Neuchatil 4455be1535 typo correction 2016-01-28 08:10:56 +01:00
jmvan da26ccd41e Documentaiotn: Aql links added 2016-01-27 20:49:44 +01:00
jmvan adc5702422 Documentation: Aql update 2016-01-27 19:55:34 +01:00
Jan Steemann de52abbf83 added AQL function `IS_SAME_COLLECTION` 2016-01-27 19:29:01 +01:00
jmvan d69d51c023 move QueryErrors - Aql/Fundamentals links explained 2016-01-22 20:41:08 +01:00
jmvan 2131c3e075 move AQL query errors in its own chapter 2016-01-22 20:39:52 +01:00
Wilfried Goesgens 1c97ce900a Mention warnings saw that this should also be here when inspecting pr #1674 2016-01-22 09:20:46 +01:00
jmvan 1f7b318424 Documentation: added a few titles 2016-01-22 06:28:26 +01:00
jmvan 3e6e07ef9c reorganise Aql/Basics.md for improved information retrieval 2016-01-21 13:10:09 +01:00
Wilfried Goesgens 62d6c9bd21 For issue #1644 : specify when to use the old general purpose graph traverser. 2016-01-19 10:43:19 +01:00
Jan ca6a66d36b Merge pull request #1661 from kibarda/devel
Documentation: links between array/geo related AQL features
2016-01-18 08:58:04 +01:00
jsteemann 03c4a4fb23 renamed optimizer rule for collect optimization 2016-01-17 00:07:13 +01:00
jmvan e763be4e8f Documentation: improved geo links 2016-01-16 12:30:20 +01:00
jmvan e05aca039d Documentation: minor corrections 2016-01-16 12:10:40 +01:00
jmvan 17342ce645 Documentation: links between Geo features 2016-01-16 11:37:57 +01:00
jmvan 11a6176ffa Documentation: links between array related features 2016-01-16 10:58:49 +01:00
Wilfried Goesgens a1edf9ce0c Replace @EXAMPLES 2016-01-12 19:10:00 +01:00
Wilfried Goesgens 8ae47f5efe Rename codeblocks so they deliver a uniq match. 2016-01-12 18:23:12 +01:00
Jan Steemann 6937dbc489 aggregate fixes 2016-01-12 17:21:18 +01:00
Wilfried Goesgens 3de1cc1fb3 de-externalise docublocks. 2016-01-11 17:18:22 +01:00
Wilfried Goesgens 86597ebfa2 Relayout the graph documentation to have one start chapter with explanations, and each others only document their function and link back to the global explanation. 2016-01-07 14:17:14 +01:00
Neuchatil 5cbc9fc381 documentation: typo correction 2016-01-05 22:30:32 +01:00
Jan Steemann c7f44b5f63 reserved AQL keyword `NONE` 2016-01-04 19:34:37 +01:00
Wilfried Goesgens 8a4a3b49b9 Add explaination about bind parameters and string processing. AQL ain't javascript.
closes #1634
2016-01-04 16:34:43 +01:00
Max Neunhoeffer 556c5b3371 Clarify documentation of minimal depth in Aql graph traversals. 2016-01-04 10:32:47 +01:00
jmvan 74ecf8ded2 documentation: links added 2015-12-30 11:18:23 +01:00
jmvan 5bdb97424e documentation:regroup AQL stats, parsing and performance chapters 2015-12-30 02:34:06 +01:00
jsteemann e411b88bec slightly updated docs 2015-12-22 20:33:50 +01:00
Max Neunhoeffer 8ce0a484e1 Fix graph traversal tests, behaviour and documentation. 2015-12-21 15:20:56 +01:00
Wilfried Goesgens 3ba0451ca5 make **string** bold 2015-12-16 11:17:38 +01:00
jmvan 4ba96975c8 indent examples for improved readability 2015-12-15 19:23:23 +01:00
Alan Plum 8853ede355 org/arangodb -> @arangodb 2015-12-15 15:51:44 +01:00
Wilfried Goesgens ad0868acb0 Merge pull request #1605 from kibarda/devel
documentation: split Aql High Level Operations (Operations.mdpp) into chapters
2015-12-14 12:27:00 +01:00
jsteemann 600c48375d added optimizer rule `sort-in-values` 2015-12-13 23:33:44 +01:00
jmvan d1e310c633 documentation: split Aql High Level Operations (Operations.mdpp) 2015-12-12 14:09:57 +01:00
Wilfried Goesgens aca6c2421b Add crosslink to CombiningGraphTraversals.mdpp 2015-12-09 10:17:08 +01:00
Wilfried Goesgens ddba7712d0 Modify simple aql
- add howto specify options to the query
  - wrap queries into multiple lines for better readability
2015-12-08 15:33:37 +01:00