jsteemann
344766ba20
fixthedocs.arangodb.com
2017-11-15 12:34:03 +01:00
Simon Grätzer
c92dc55764
Fixing a missing section in the docs ( #3374 )
2017-10-13 12:16:57 +02:00
Wilfried Goesgens
fbfd3491fb
Documentation/migrate cookbook devel 32 ( #3290 )
...
* migrate the Cookbook into the ArangoDB core repository
* make cookbook links local
2017-09-20 13:40:50 +02:00
Wilfried Goesgens
ddb4b3cfd5
fix typo as pointed out by @agreif
2017-08-22 17:15:57 +02:00
Wilfried Goesgens
62b38028dc
reference the graph management interface via general graphs
2017-08-22 16:29:00 +02:00
Jan
0238d651fb
Bug fix/3.2.1 issues ( #3009 )
...
* fix documentation
* fix crash in explain
2017-08-09 16:49:24 +02:00
Frank Celler
bbe7484521
Feature/auth context ( #2704 )
...
* added read-only users
2017-07-02 23:15:57 +02:00
Wilfried Goesgens
20b5d1b597
Feature/add missing anchor ( #2699 )
...
* Macos Bundle: copy the config files into the users home directory, and reference them from there so the .dmg remains unchanged
* add missing anchor
2017-07-01 00:28:25 +02:00
Jan
94b4a9ec4b
added "deduplicate" attribute for array indexes ( #2644 )
2017-06-30 17:53:50 +02:00
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