1
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Thomas Schmidts 4bf4a9bb26 Changed README.html to index.html in the documentation 2015-06-09 09:40:12 +02: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
Michael Hackstein 9b62c7367b Deprecated _directedRelation and _undirectedRelation in general-graphs. Created _relation in general-graphs creating a _directedRelation. Handling undirected relations is now given to the user / api-implementor as arangodb itself does not offer any direction constrains which caused some confusion 2014-09-10 15:50:22 +02:00
Thomas Schmidts 7b3baba2e9 Added glossary to the documentation. Also linked the glossary keywords to the documentation 2014-08-05 15:49:21 +02:00
Michael Hackstein 1f795fec66 Improved gharial and general graph documentation. Gharial now documents waitForSync, keepNull and if-match 2014-07-08 17:18:15 +02:00
gschwab 834a4a5c7c docu feedback integrated 2014-06-25 11:20:24 +02:00
Lucas Dohmen 9b37812da6 Review of General Graph 2014-06-24 23:44:49 +08:00
gschwab 56d8db54aa docu 2014-06-23 15:14:16 +02:00
scottashton 5e2fa60521 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-23 14:42:41 +02:00
scottashton da1cb2e62d minor docu fixes 2014-06-23 14:42:38 +02:00
gschwab 38e4853a99 deleted tmp file 2014-06-23 14:12:19 +02:00
Michael Hackstein b468d336c8 Fixed an error for list of graphs in the graph module 2014-06-20 17:45:37 +02:00
gschwab 6381c931b0 some docu changes 2014-06-20 12:52:49 +02:00
gschwab d1f17342c6 renamed _[un]directedRelationDefinition(...) -> _[un]directedRelation(..) 2014-06-20 09:09:13 +02:00
gschwab 639e657897 renamed _undirectedRelationDefinition(...) -> _undirectedRelation(..) 2014-06-20 08:56:59 +02:00
gschwab 1338fb0dce docu resetted to automatation 2014-06-18 15:53:28 +02:00
gschwab 889bf312a1 docu 2014-06-17 13:22:32 +02:00
Michael Hackstein e9f3f5fdc1 Beautified Management documentation of graph module 2014-06-17 09:55:40 +02:00
Michael Hackstein 37c006c8dc Added documentation for _create function in graph module code 2014-06-17 09:53:11 +02:00