1
0
Fork 0
Commit Graph

136 Commits

Author SHA1 Message Date
Frank Celler c46eb8e65e added LogfileManager as feature 2016-04-23 16:34:57 -07:00
jsteemann 0b63856382 removed obsolete planner module from documentation 2016-04-22 09:34:12 +02:00
Wilfried Goesgens eab4e19e69 Clarify fire and forget jobs. 2016-02-03 16:24:58 +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
jmvan adc5702422 Documentation: Aql update 2016-01-27 19:55:34 +01:00
jmvan d868c43074 documentation: update to usual query patterns 2016-01-25 13:03:33 +01:00
jmvan 46afdc7ffa Documentation: AQL title updates 2016-01-23 12:06:29 +01:00
jmvan d69d51c023 move QueryErrors - Aql/Fundamentals links explained 2016-01-22 20:41:08 +01:00
jmvan 3e6e07ef9c reorganise Aql/Basics.md for improved information retrieval 2016-01-21 13:10:09 +01:00
jmvan 11a6176ffa Documentation: links between array related features 2016-01-16 10:58:49 +01:00
jmvan 5bdb97424e documentation:regroup AQL stats, parsing and performance chapters 2015-12-30 02:34:06 +01:00
jmvan d1e310c633 documentation: split Aql High Level Operations (Operations.mdpp) 2015-12-12 14:09:57 +01:00
Wilfried Goesgens 1e54b063ee Add a subquery example that combines geo indices with graph traversals. 2015-12-08 19:34:23 +01:00
Jan Steemann 8faf6c9681 updated upgrading docs 2015-12-04 18:12:49 +01:00
Jan Steemann e3db9dfc33 wrote NewFeatures doc 2015-12-04 13:32:45 +01:00
Michael Hackstein 54f7afb395 Renamed Traversion to Traversal in Documentation 2015-12-03 15:44:41 +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 067867ac21 add reference to new upgrading chapter 2015-11-27 10:42:54 +01:00
Wilfried Goesgens 6dd5c8270b - move aql graph features into a graph topic
- add the new traversal
- add new example graphs
2015-11-18 17:38:44 +01:00
Wilfried Goesgens 19f6ed6032 Rework HTTP basics
- remove mentioning of the long gone ArangoDB 1.4
  - swap sequence to first mention keepalive, then using it efficiently with async HTTP requests
  - introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP
  - mention in FOXX that this may also be a consideration here
  - move the HTTP Basics above the API description
  - mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB

This answers the question and thus fixes #1533
2015-11-05 13:51:56 +01:00
Max Neunhoeffer d870bc5cb8 Move indexing chapter earlier in manual. 2015-10-15 11:27:47 +02:00
Wilfried Goesgens aa12514b5c Fix links; currently links in REST-documentation only work in the RESTDESCRIPTION :-( 2015-10-01 13:30:55 +02:00
Wilfried Goesgens 712a3bcceb Implement a starting resource for graph documentation 2015-09-24 18:53:23 +02:00
Wilfried Goesgens a9ea2122d5 Revert 9cd38eba44 again. 2015-09-24 14:09:14 +02:00
Wilfried Goesgens 9cd38eba44 Partially revert 6aabcb99c5 - this http interface is still required for blueprints. 2015-09-23 17:02:42 +02:00
Wilfried Goesgens 6aabcb99c5 Remove deprecated graph documentation. 2015-09-23 14:26:24 +02:00
Jan Steemann 75ccd7e2cc fixed incremental sync method 2015-09-14 17:44:12 +02:00
Jan Steemann f8f0dffca2 updated documentation 2015-09-10 01:38:18 +02:00
CoDEmanX 251b471da2 Add docs for Arangob, update its man page 2015-09-05 17:51:11 +02:00
CoDEmanX e37920a1fa Fix markdown, slightly re-organize simple query docs. 2015-09-04 22:48:58 +02:00
Willi Goesgens 11a8b1841b Restructure Documentation to reduce the number of top list items
- combine HTTP-API Bulk interface descriptions and the tools that use them in an new top-level point 'Bulk Import/Export'
  - add information about the arangosh db-object implementation
  - add information about the arangod db-object implementation (fixes #1223)
2015-09-03 14:44:45 +02:00
Jan Steemann 285edbfb60 add notes about ARM CPU alignment 2015-09-03 11:49:26 +02:00
CoDEmanX a39b712efe Documentation: corrected typos and case, prefer American over British English 2015-09-01 17:19:13 +02:00
Michael Hackstein 602c3d0d59 Improved the documentation for Foxx controller 2015-08-18 16:14:39 +02:00
Willi Goesgens 0e4a345128 Hook in stray docublocks from the foxx docuemtation 2015-08-13 16:12:43 +02:00
Alan Plum 5c6484d3ed Deprecated controller.addInjector. 2015-08-11 13:26:32 +02:00
Jan Steemann fb85010b10 updated documentation 2015-07-13 10:55:57 +02:00
Jan Steemann 1f5e047486 query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
Alan Plum 6e9900c462 Deprecated sessions options jwt and type. 2015-06-16 14:26:37 +02:00
Thomas Schmidts 047450b98d Changed the order in the Summary of the documentation 2015-06-12 16:50:15 +02:00
Alan Plum a2135e5240 More descriptive chapter title. 2015-06-10 15:27:36 +02:00
Michael Hackstein 76e58fe45e Readded Foxx Vendor Apps to documentation. 2015-06-08 15:21:11 +02:00
Thomas Schmidts ffc4ae30a3 Deleted chapter Apps in the SUMMARY. Added new chapter for Foxx Sessions 2015-05-26 15:04:33 +02:00
Thomas Schmidts 127ab97770 Changed wrong Link in the SUMMARY 2015-05-26 11:42:45 +02:00
Thomas Schmidts 0e57127dc9 Exclude false positive from check for the documentation Makefile 2015-05-26 11:36:47 +02:00
Michael Hackstein 9047297721 Linked the upgrade to 2.6 in gitbook 2015-05-22 18:05:37 -07:00
Willi Goesgens 871a95122c Work on documentation - not all documentation from the code seems to appear in the generated documentation. 2015-05-22 15:37:23 +02:00
Alan Plum 061ddf6339 Added docs for API documentation. 2015-05-07 15:27:37 +02:00
Jan Steemann e672d791b5 refactored cursor API, added export API 2015-03-30 18:03:42 +02:00