1
0
Fork 0
arangodb/js/common
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
..
bootstrap moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
modules moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
test-data fixed package module loading and directory.lib entry 2013-03-05 17:23:19 +01:00
tests graph traversal API tests 2013-06-12 15:25:35 +02:00