Changes

Jump to navigation Jump to search
6 bytes added ,  15:16, 28 August 2014
* {{Code|db:open("docs")}} returns all documents from the database named {{Code|docs}}.
* {{Code|db:open("db" || "one")}} returns all documents from the database named {{Code|db}} located in thepath {{Code|one}}.
* {{Code|<code>for $i in 1 to 3 return db:open("db" || $i)//item}} </code> returns all item elements of from the databases {{Code|db1}}, {{Code|db2}} and {{Code|db3}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu