Search code examples
orientdborientdb2.2

What is the default MAXDEPTH value in an Orient TRAVERSE statement?


I'm assuming the MAXDEPTH in a TRAVERSE is -1 but the documentation doesn't actually specify it.

http://orientdb.com/docs/master/SQL-Traverse.html


Solution

  • The default MAXDEPTH is -1 (unlimited traversal)