1
0
Fork 0
Commit Graph

50 Commits

Author SHA1 Message Date
Simon Grätzer fbbc118160 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-03-24 11:04:38 +01:00
Simon Grätzer 39b2e349dd Pregel: Coverty Scan fixes 2017-03-24 11:04:15 +01:00
Wilfried Goesgens 2724c1d848 add @sleepycat s graph explanation 2017-03-22 10:46:30 +01:00
Michael Hackstein e734120887 Removed GeneralGraphs function documentation which is not available since v 3.0 any more. #2372 2017-03-17 17:32:14 +01:00
Simon Grätzer ec6eb718f2 Working lazyloading with new memory backend 2017-03-13 23:25:53 +01:00
Simon Grätzer 7e0ed82f0f Memory Mapped files 2017-03-13 15:13:47 +01:00
Simon Grätzer 7b35f75b23 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
# Conflicts:
#	arangod/CMakeLists.txt
#	arangod/GeneralServer/GeneralServerFeature.cpp
2017-03-13 12:25:28 +01:00
Wilfried Goesgens 8fdb83cade work on style 2017-03-13 11:46:04 +01:00
Simon Grätzer f2d77435c6 Added memory mapped file 2017-03-12 00:46:54 +01:00
Simon Grätzer c049576c59 Added single server support 2017-03-07 15:07:51 +01:00
Simon Grätzer 0d5f8ae5b8 Fixed canceling of storage, changed the docs 2017-03-07 12:14:12 +01:00
Simon Grätzer b13718935c Added some more documentation 2017-03-06 15:43:50 +01:00
Simon Grätzer 5b1cb0ec6d Various fixes 2017-03-06 15:41:27 +01:00
Simon Grätzer e94cb25c92 Editing documentation and moving test 2017-03-03 23:29:23 +01:00
Simon Grätzer 43ad534142 Started README, threshold for page rank 2017-01-31 18:22:50 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Wilfried Goesgens 043c6af26e Fix paths 2016-10-11 19:44:17 +02:00
Michael Hackstein 467224dc8f Typo and optical fixes in DocumentatioN 2016-10-11 18:51:35 +02:00
Michael Hackstein 9edc31f769 Added a section that describes how SmartGraphs work. 2016-10-11 17:49:31 +02:00
Michael Hackstein 548e731d57 First Chapter about SmartGraph management. Only describes the differnces between Smart and General Graphs. 2016-10-11 17:40:17 +02:00
Max Neunhoeffer b6fc4780e2 Some formulation changes and typos. 2016-10-11 15:34:36 +02:00
Michael Hackstein cfbfbcf177 Added documentation starting point for smart graphs. 2016-10-11 14:31:35 +02:00
Simran Brucherseifer 7366ef3982 Docs: adds links to AQL traversal for anonymous graphs 2016-09-28 19:04:36 +02:00
Wilfried Goesgens 197bfd23a6 Fix the location of the sample graphs. 2016-08-25 11:21:50 +02:00
Simran Brucherseifer 1c95b68296 Improve: what to make vertices and dedges 2016-08-23 18:42:34 +02:00
Wilfried Goesgens 9bdd84324a Add explanation what to make edges and what vertices. 2016-08-23 10:49:37 +02:00
Wilfried Goesgens fadbd6a85c Add link to github source of graph examples. 2016-08-18 11:10:27 +02:00
Simran Brucherseifer 8e15e928b0 Documentation improvments 2016-08-17 18:57:55 +02:00
Wilfried Goesgens 0ebc0d9c32 Remove link to erased cookbook 2016-08-05 16:00:00 +02:00
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +02:00
Simran Brucherseifer 3010ccb403 Docs: formatting 2016-07-18 13:35:08 +02:00
Wilfried Goesgens 532d10300d Fix phrase explaining when the collections are dropped alongside the graph definition. 2016-07-14 11:28:40 +02:00
Simran Brucherseifer 16c35f1e7c Fix typos and change formatting of docs 2016-06-29 16:04:10 +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
Wilfried Goesgens 53043e28b2 Add detection for non-converted URLS, and make TODOs not match them. 2016-06-24 11:17:13 +02:00
Wilfried Goesgens 2eb721a697 fix links. 2016-06-23 14:35:16 +02:00
Simran Brucherseifer dfb898aa88 Minor reformatting of docs 2016-06-23 12:19:24 +02:00
Wilfried Goesgens 53def9b635 - add test whether all images are referenced
- remove unused images
- move images in their respective documentation trees, so they will better work for the PDFs.
- add unlinked admin view images.
2016-06-22 11:47:06 +02:00
Simran Brucherseifer 30897fabe6 Remove Blueprint Graphs from docs 2016-06-20 21:18:51 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Frank Celler 17938b0cab cleanup 2016-06-17 17:34:11 +02:00
hkernbach 2d5ece0d35 frontend documentation 2016-06-16 16:17:37 +02:00
Wilfried Goesgens 37dfa68ffc Fix links 2016-06-16 11:41:21 +02:00
Simran Brucherseifer 111969b7e9 Move put WebInterface docs into folder and add the first screenshots 2016-06-15 17:57:47 +02:00
Wilfried Goesgens 1b826e9292 Fix more dead links. 2016-06-14 17:13:28 +02:00
Wilfried Goesgens 0b7e257a79 Fix / comment out broken links. 2016-06-14 16:46:34 +02:00
Michael Hackstein c422805cd0 Fixed All examples for Graph Documentation. 2016-06-08 16:05:56 +02:00
Michael Hackstein 71f5fe04d9 Removed now obsolete Graph Docu Blocks and Documentation Pages. 2016-06-08 13:44:03 +02:00
Simran Brucherseifer 7c0e278254 Fix cross-links to cookbook 2016-05-30 21:14:15 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00