1
0
Fork 0
Commit Graph

66 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
Willi Goesgens c085f3135d Fix grammer. 2015-04-21 17:40:32 +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 0baafddf83 Improved introductional chapter to new graph module 2014-07-21 14:05:34 +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
scottashton 3ba8719173 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-24 13:13:09 +02:00
scottashton 4f01409c4b processed lucas feedback regarding aql docu 2014-06-24 13:13:01 +02:00
gschwab e049f85b44 docu 2014-06-24 11:54:42 +02:00
gschwab 62dd01fe00 docu 2014-06-24 10:41:23 +02: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
gschwab 5406db3dc8 renamed _getToVertex(...) -> _toVertex(..) 2014-06-23 10:16:05 +02:00
gschwab 69df68c54e renamed _getFromVertex(...) -> _fromVertex(..) 2014-06-23 09:47:48 +02:00
Michael Hackstein b468d336c8 Fixed an error for list of graphs in the graph module 2014-06-20 17:45:37 +02:00
Michael Hackstein 0eff0753e8 Started improving the layout of FluentAQL Documentation in general graph module 2014-06-20 14:57:04 +02:00
scottashton ec2d0e94f5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-20 13:00:01 +02:00
scottashton ec45a40d0b changed examples in routplanner 2014-06-20 12:59:56 +02:00
gschwab 6381c931b0 some docu changes 2014-06-20 12:52:49 +02:00
scottashton 678277981c fixed merge conflict 2014-06-20 09:59:00 +02:00
scottashton b263e38a9e docu refactoring, added more functions into graph module 2014-06-20 09:58:09 +02:00
gschwab 6bc1a282f2 some docu changes 2014-06-20 09:27:23 +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
Michael Hackstein 8f50161519 Added correct FluentAQL documentation file that only contains references to code documentation 2014-06-18 15:11:34 +02:00
gschwab 9b68074a40 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-17 13:22:38 +02:00
gschwab 889bf312a1 docu 2014-06-17 13:22:32 +02:00
scottashton d5bffb80c6 resolve merge conflict 2014-06-17 11:50:29 +02:00
scottashton 094809bdf8 more docs 2014-06-17 11:43:21 +02:00
Michael Hackstein 4efec4b58e Moved list of all available graphs in the management documentation 2014-06-17 11:26:16 +02:00
Michael Hackstein d4ad788710 Moved Vertex operations to Functions in graph module documentation 2014-06-17 11:23:12 +02:00
Michael Hackstein 0ad502651d Improved ordering and structure of the graph management documentation 2014-06-17 11:22:49 +02:00
Michael Hackstein eda57a4ac7 Removed hardcoded. Examples in Management for graph module 2014-06-17 10:57:21 +02:00
Michael Hackstein 53b6cc09c4 Added new files of graph module documentation 2014-06-17 09:57:02 +02:00
Michael Hackstein a1f72a85bf Moved first steps of grpah module into its readme 2014-06-17 09:56:10 +02:00
Michael Hackstein e9f3f5fdc1 Beautified Management documentation of graph module 2014-06-17 09:55:40 +02:00
Michael Hackstein 0132fc29e4 Beatified Fluent aql graph documentatioN 2014-06-17 09:53:51 +02:00
Michael Hackstein 59d8ebe830 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-17 09:53:15 +02:00
Michael Hackstein 37c006c8dc Added documentation for _create function in graph module code 2014-06-17 09:53:11 +02:00
gschwab 6afda915ec Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-17 09:42:46 +02:00
gschwab 1afee1b2eb fixed docu 2014-06-17 09:42:34 +02:00
Michael Hackstein 386bed318a Added missing parts of fluent AQL documentation in graph module 2014-06-16 22:12:18 +02:00
Michael Hackstein ed3ac7d95b Added Descriptions to HttpGraph Interface documentation 2014-06-16 17:04:57 +02:00
gschwab d8bd638951 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-06-16 16:22:54 +02:00