1
0
Fork 0
Commit Graph

1096 Commits

Author SHA1 Message Date
Jan Steemann 1bdc8af966 updated documentation for COLLECT 2016-01-13 17:43:33 +01:00
Wilfried Goesgens ab14b03c73 Remove stray blank line. 2016-01-13 15:16:50 +01:00
Wilfried Goesgens 0a1f1e5c4a More deeply explain the differences between named and anonymous graphs. 2016-01-13 13:42:36 +01:00
Wilfried Goesgens b2ea67acb4 Replace @PARAM by markdown 2016-01-12 20:03:25 +01:00
Wilfried Goesgens 14381566bc fix syntax. 2016-01-12 20:03:25 +01:00
Wilfried Goesgens 124eed9596 Replace @PARAMS 2016-01-12 19:16:30 +01:00
Wilfried Goesgens ba2614d0fb remove @brief. 2016-01-12 19:13:46 +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 9ac22971c6 Don't wrap expect errors into hidden lines. 2016-01-12 16:16:16 +01:00
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
ifcologne 4676b02f82 fixed typo in traversal explain example 2015-12-04 18:34:56 +01:00
Jan Steemann 8faf6c9681 updated upgrading docs 2015-12-04 18:12:49 +01:00
Jan Steemann a5fb862cc7 updated Changes28 2015-12-04 18:06:12 +01:00
Wilfried Goesgens e4af2a8b91 Add missing link 2015-12-04 17:53:04 +01:00
Max Neunhoeffer 429101f0f5 Fix some typos. 2015-12-04 15:28:26 +01:00
Wilfried Goesgens e0f29a57c5 Remove whitespaces that may irretate our parser, add checks. 2015-12-04 15:17:36 +01:00
Michael Hackstein 155727582d Added AQL Graph Traversal in New Features 2.8. 2015-12-04 15:04:19 +01:00
Jan Steemann e3db9dfc33 wrote NewFeatures doc 2015-12-04 13:32:45 +01:00
Wilfried Goesgens 915fdb466e Fix style as Info pointed out 2015-12-04 13:22:34 +01:00
Jan Steemann f4f90bb5a9 updated docs 2015-12-04 11:16:02 +01:00
Jan Steemann 3b1df26a79 added AQL function `IS_DATESTRING` 2015-12-04 10:53:01 +01:00
Michael Hackstein 5978116853 Minor documentation updates 2015-12-03 17:02:08 +01:00
Michael Hackstein 869509d63a Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-12-03 16:52:42 +01:00
Michael Hackstein 27d2786ad9 Improved the graph traversal documentation 2015-12-03 16:52:34 +01:00
Jan Steemann 9bb1b49688 updated documentation 2015-12-03 16:43:24 +01:00
Michael Hackstein 4003caa116 Minor documentation fixes 2015-12-03 16:40:48 +01:00
Michael Hackstein 613c39ea27 Added cross references of Old Traversal to new and back again 2015-12-03 15:59:59 +01:00
Michael Hackstein 9a7f4f75fb Added images that explain how traversals are executed in AQL 2015-12-03 15:45:58 +01:00
Michael Hackstein 50afee2386 Minor changes in Graph AQL Traversal Documentation + Added a Section that explains how traversals should work 2015-12-03 15:45:16 +01:00
Michael Hackstein 54f7afb395 Renamed Traversion to Traversal in Documentation 2015-12-03 15:44:41 +01:00
Jan Steemann 6c1717ec90 updated keywords list 2015-12-03 12:11:52 +01:00
Michael Hackstein 7b6ade85b5 Minor documentation adaption for GraphTraversals 2015-12-03 10:25:56 +01:00
Michael Hackstein 3ea14e66a3 Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-12-03 10:19:17 +01:00
Jan Steemann 239bc802d3 added POW function to docs 2015-12-02 17:19:17 +01:00
Wilfried Goesgens 4b861dd44a Merge branch 'devel' of github.com:arangodb/ArangoDB into JHMH 2015-12-01 16:37:06 +01:00
Jan Steemann 47fc98a43f documentation 2015-12-01 12:53:02 +01:00
Jan Steemann 69fe6bf257 updated documentation 2015-12-01 12:13:15 +01:00
hkernbach 6d25ac57e9 Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-12-01 11:25:58 +01:00
jsteemann 3a73ec1a52 optionally trigger auto-resync in case of "no start tick" issue 2015-12-01 01:22:19 +01:00
Jan Steemann f013c809ea replication improvements 2015-11-30 18:27:31 +01:00
Michael Hackstein e9a36a3fbf Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-30 14:17:44 +01:00
Wilfried Goesgens 06ba413514 Link README.md instead of leaning on directory access. 2015-11-27 13:45:30 +01:00
Wilfried Goesgens 43290c73c9 Revert cookbook link .md - it has to be absolute. 2015-11-27 13:23:10 +01:00
Wilfried Goesgens 8f243fea3c Fix link. 2015-11-27 12:53:11 +01:00
Wilfried Goesgens 55b8fb0c6f Fix links not to point to .html - .md is right, else the non-html generators won't work properly. 2015-11-27 11:51:29 +01:00
Wilfried Goesgens 067867ac21 add reference to new upgrading chapter 2015-11-27 10:42:54 +01:00
Michael Hackstein a93fcac0e8 Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-27 09:29:01 +01:00
Wilfried Goesgens aae19ff291 Fix dangling anchors and add checker script to the make target. 2015-11-26 18:51:39 +01:00
Michael Hackstein 7bf37620bb Merge branch 'devel' of github.com:arangodb/arangodb into JHMH 2015-11-26 16:32:26 +01:00