1
0
Fork 0
arangodb/js/server/modules/org
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
..
arangodb moved some graph traversal validation into the traversal module 2013-06-12 17:04:47 +02:00
arangodb.js fixed isolates, made ArangoError internal 2013-04-10 21:22:09 +02:00