1
0
Fork 0
Commit Graph

992 Commits

Author SHA1 Message Date
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
Jan Steemann 27c319b31c updated array index documentation 2015-11-26 14:08:52 +01:00
Alan Plum 7538d71333 URL parameter -> {query,path} parameter 2015-11-24 18:09:43 +01:00
Alan Plum 7b595ad16d Update README.mdpp 2015-11-24 17:24:01 +01:00
Jan Steemann a27f7faa32 issue #1587 2015-11-24 17:01:14 +01:00