Simon Grätzer
492d832695
Refactored /_api/index and /_api/database ( #2582 )
...
* working documents rest handler
* fixed cluster tests
* Consolidating database APIs
* clang-format
* Fixing issue with user creation through db._createDatabase
* replaced and refactored api-index and index api
* fixed cluster
* renaming some files
* added user methods
* removed files intended for later
* Fixed CC build
* Fixed method signature
* Fixing shell_server, shell_client tests
2017-06-19 23:47:40 +02:00
Michael Hackstein
db0dcd5579
Reverted API name change on _getConnectingEdges
2017-06-07 11:13:52 +02:00
Simran Brucherseifer
5d2fd38ab0
Docs: Call to Action hints added
2017-06-06 18:43:43 +02:00
Simon Grätzer
c0e6538534
Update README.md
2017-06-02 09:34:11 +02:00
Simran Brucherseifer
a2b47c1fd9
Docs: make graph traversal images hard copies (fixes Cygwin builds)
2017-05-12 08:16:37 +00:00
Wilfried Goesgens
81be8b9901
rename .mdpp files to .md so the handling is easier.
2017-05-04 12:04:24 +02:00
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