1
0
Fork 0
Commit Graph

1035 Commits

Author SHA1 Message Date
Wilfried Goesgens 87ed6d497a more cleanup on moved docublocks. 2016-01-12 15:46:30 +01:00
Wilfried Goesgens be226f3ce1 Rewiev blueprints & sql -> graphs explanation. 2016-01-12 12:54: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 8ece5842a8 typo correction 2016-01-05 22:51:56 +01:00
Neuchatil 5cbc9fc381 documentation: typo correction 2016-01-05 22:30:32 +01:00
Wilfried Goesgens 7798879727 Add more graph vocabulary to the glossary 2016-01-05 14:50:00 +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
Jan Steemann 4001495101 updated documentation 2016-01-04 14:51:40 +01:00
Max Neunhoeffer 556c5b3371 Clarify documentation of minimal depth in Aql graph traversals. 2016-01-04 10:32:47 +01:00
Frank Celler f48f753881 Merge pull request #1642 from FuzzySockets/collections-and-docs-docs
fix extraneous word and fixup sentence in CollectionsAndDocuments.mdpp
2016-01-03 12:55:56 +01:00
Frank Celler 22033ad721 Merge pull request #1643 from FuzzySockets/cluster-mdpp
fix typos in Cluster.mdpp
2016-01-03 12:55:40 +01:00
Richard Harrington 1ec61df712 fix typos in Cluster.mdpp 2016-01-02 16:23:53 -05:00
Richard Harrington 75cf49aa74 fix extraneous word and fixup sentence in CollectionsAndDocuments.mdpp 2016-01-02 16:19:11 -05: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 2d4f41b422 slightly updated documentation 2015-12-22 22:30:57 +01:00
jsteemann e411b88bec slightly updated docs 2015-12-22 20:33:50 +01:00
jsteemann 18c41fa008 updated CHANGELOG 2015-12-22 20:06:37 +01:00
Jan Steemann ef27e16a2e updated documentation 2015-12-21 17:00:34 +01:00
Max Neunhoeffer 8ce0a484e1 Fix graph traversal tests, behaviour and documentation. 2015-12-21 15:20:56 +01:00
jsteemann 20ed092d11 added `--create-collection-type` option for arangoimp 2015-12-18 22:26:32 +01:00
jmvan 6735bac8e3 point out the user function is defined on the selected database 2015-12-16 21:29:12 +01:00
Wilfried Goesgens 3ba0451ca5 make **string** bold 2015-12-16 11:17:38 +01:00
Wilfried Goesgens 77dbfd05cd Merge pull request #1613 from kibarda/devel
documentation: minor updates
2015-12-16 09:40:17 +01:00
Alan Plum 564fdec312 Also docs 2015-12-16 01:16:34 +01:00
Alan Plum 07209e278a Don't deprecate addInjector in 2.x 2015-12-16 01:16:34 +01:00
Alan Plum 6910f9eaa8 Don't deprecate CoffeeScript in 2.x 2015-12-16 01:16:34 +01:00
Alan Plum c7c8ee90ae Goodbye ES2015 classes 2015-12-16 01:16:33 +01:00
jmvan 65e795263c add missing subchapter links 2015-12-15 19:39:02 +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
jsteemann 8656010537 updated documentation 2015-12-15 12:27:01 +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
Alan Plum 6cc93305b1 Add example for require change 2015-12-14 11:55:02 +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 5ea0fe49b1 Multi -purpose- -> model 2015-12-11 18:22:23 +01:00
Wilfried Goesgens 7c07b502a5 Add howto load the example set used in the samples 2015-12-11 13:02:36 +01:00
Jan Steemann 4335af50e7 replication improvements 2015-12-10 19:07:10 +01:00
Jan Steemann fec29ac9c8 better compaction diagnostics 2015-12-09 19:02:22 +01:00
Wilfried Goesgens aca6c2421b Add crosslink to CombiningGraphTraversals.mdpp 2015-12-09 10:17:08 +01:00
Jan Steemann 62959b2d04 updated documentation 2015-12-08 20:07:44 +01:00
Wilfried Goesgens 1e54b063ee Add a subquery example that combines geo indices with graph traversals. 2015-12-08 19:34:23 +01:00
Alan Plum 6b4fbdc5a7 Make the Foxx console behave as documented 2015-12-08 18:42:13 +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
Jan Steemann 08b62ebf5c improved docs 2015-12-07 18:50:46 +01:00
Jan Steemann 03020d3996 updated documentation 2015-12-07 16:41:32 +01:00
Jan Steemann 0b3faee3e2 added upgrading notes 2015-12-07 11:58:52 +01:00