1
0
Fork 0
Commit Graph

113 Commits

Author SHA1 Message Date
Michael Hackstein 1e34290724 Clarified docu on ALL == filtering in traverser paths 2016-11-24 13:23:35 +01:00
Jan Steemann b2222cf69e issue #1778 2016-11-17 11:19:12 +01:00
Simran Brucherseifer 0d9dbfbe24 Docs: AQL functions and index utilization 2016-11-14 14:16:30 +01:00
Simran Brucherseifer 2154656d95 Docs: 3.1 Google Custom Search 2016-11-07 13:15:28 +01:00
Wilfried Goesgens 4968d2f186 add 3.1 to the dropdown 2016-11-07 11:03:41 +01:00
jsteemann 3ea389300f added missing functions 2016-10-20 11:48:46 +02:00
Simran Brucherseifer 0482327ff0 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-14 11:17:29 +02:00
Frank Celler c316505547 added new features, cleanup SSL 2016-10-18 23:08:51 +02:00
Frank Celler cd1245058f cleanup of options 2016-10-17 18:57:43 +02:00
Simran Brucherseifer f748bab31e Docs: variables are immutable (LET) 2016-10-17 17:26:41 +02:00
Simran Brucherseifer 7161227b14 Add docs and test for AQL DISTANCE function 2016-10-14 11:17:29 +02:00
Simran Brucherseifer 1f0ecf9462 fix sortedness documentation (additional clarification) 2016-09-27 18:24:41 +02:00
Jan Steemann 40dbed7a19 fix sortedness documentation 2016-09-27 09:16:06 +02:00
Simran Brucherseifer 55ae5b4bb6 Try to circumvent markdown parser quirks 2016-09-13 14:49:55 +02:00
Simran Brucherseifer 913cbab632 Link CONCAT and CONCAT_SEPARATOR functions 2016-09-13 14:49:55 +02:00
Wilfried Goesgens 6cf2f5b17a Link the CONCAT_SEPARATOR function. 2016-09-12 16:32:13 +02:00
Wilfried Goesgens d3df4faba2 explain optimizers with V8 expressions. 2016-09-01 16:42:38 +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 08ad5b6f3d Docs: update header (improve tooltips) 2016-08-18 13:29:03 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
Simran Brucherseifer 0de1a20f4a Docs: Data model -> Data models, note that NOT_NULL() is equal to SQL's COALESCE() 2016-08-11 19:49:00 +02:00
Simran Brucherseifer daba4ca208 Add download and slack buttons to documentation header 2016-08-09 18:20:45 +02:00
Simran Brucherseifer 19267e2b9d Docs: Add db.name.save(), correct uniqueEdges default value 2016-08-05 16:02:48 +02:00
Simran Brucherseifer 8f0b512794 Docs: more AQL UDF, note about indexes and HAS() / IS_NULL() 2016-08-04 21:26:57 +02:00
Wilfried Goesgens ed9a34c7d1 Improve descriptions of UDFs in the cluster. 2016-08-04 17:53:29 +02:00
Wilfried Goesgens 1292735dbe more streamlining, links to the UDF documentation. 2016-08-04 14:11:56 +02:00
Wilfried Goesgens 26ac1ce071 By simran: review UDF documentation. 2016-08-04 13:53:49 +02:00
Wilfried Goesgens ecf537af5a Explain clustering impacts in the optimizer chapter. 2016-08-04 13:52:57 +02:00
Wilfried Goesgens ed662773fd Add technical details about UDFs in clusters 2016-07-29 11:53:04 +02:00
Simran Brucherseifer 021d1ea007 Docs (arangosh): aqlQuery -> aql 2016-07-27 16:23:30 +02:00
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +02:00
Simran Brucherseifer 659a45d3a8 Documentation improvements 2016-07-25 18:43:30 +02:00
Simran Brucherseifer 64da8757e2 Documentation improvements 2016-07-18 12:15:35 +02:00
Simran Brucherseifer e363290a66 Enhance description of bind parameters 2016-07-18 12:15:35 +02:00
Simran Brucherseifer 2dc99fd231 Documentation improvements 2016-07-11 19:21:00 +02:00
Simran Brucherseifer e472460713 Add Google Custom Search per book, improve version switcher and layout 2016-07-06 20:09:16 +02:00
Jan Steemann 11a295b99e adjusted documentation after limit change 2016-06-30 13:45:22 +02:00
Simran Brucherseifer 16c35f1e7c Fix typos and change formatting of docs 2016-06-29 16:04:10 +02:00
Simran Brucherseifer 09af840b58 JS syntax highlighting for AQL queries 2016-06-29 16:01:52 +02:00
Wilfried Goesgens 5963c262e9 Explain the two ways of filtering edges - by collection or type attribute. 2016-06-29 15:06:06 +02:00
jsteemann 274801b7b6 issue #1891: renamed to OUTERSECTION 2016-06-24 14:07:41 +02:00
jsteemann 50c3aa93a9 issue #1891: added AQL function `DIFFERENCE` to return the symmetric difference of its input arguments 2016-06-24 10:35:49 +02:00
jsteemann 21dfd86f5e Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-06-23 12:33:47 +02:00
Simran Brucherseifer b7f4032696 Use JS to switch between versions and books 2016-06-23 12:19:24 +02:00
Simran Brucherseifer dfb898aa88 Minor reformatting of docs 2016-06-23 12:19:24 +02:00
Simran Brucherseifer f4996c3bd5 Initial content for CommonErrors and TODOs 2016-06-23 12:19:24 +02:00
jsteemann 7496fa2c67 issue #1894: make list of edge collections unique in traversal 2016-06-23 12:17:04 +02:00
Simran Brucherseifer e25c45dbe2 Use camelCase for variable-names in AQL 2016-06-22 15:08:40 +02:00