1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Jan Steemann 08846a810e fixed unreadable swagger documentation 2013-12-02 14:00:44 +01:00
Jan Steemann 8327d76db6 fixed line too long errors 2013-06-13 15:05:18 +02:00
Jan Steemann b1bc9b3285 adjust traversal docs and examples 2013-06-13 13:06:48 +02:00
Michael Hackstein d465837056 Added an example for maxIterations 2013-06-13 11:14:12 +02:00
Michael Hackstein fc5f10b3ed Solved conflict 2013-06-13 09:48:46 +02:00
Michael Hackstein ce8343baa4 Made the user-defined expander work 2013-06-13 09:45:27 +02:00
Jan Steemann 9599a021b9 moved some graph traversal validation into the traversal module
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
  don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Michael Hackstein 4dd6ff7219 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-12 16:08:10 +02:00
Michael Hackstein ed32dd0a9b Started documentation of Traversals. Expander example not yet working 2013-06-12 16:06:47 +02:00
Jan Steemann 212117d3b4 graph traversal API tests 2013-06-12 15:25:35 +02:00
Jan Steemann bb7445a547 fixed jslint warnings 2013-06-11 18:47:15 +02:00
Jan Steemann 0acc1c9580 added stub documentation for traversals (still unfinished) 2013-06-11 15:58:41 +02:00