Changes

Jump to navigation Jump to search
132 bytes added ,  15:15, 28 August 2014
|-
| '''Summary'''
|Returns a sequence with all document nodes contained in Opens the database {{Code|$db}}and returns all document nodes.<br/>The document nodes to be returned can be restricted by filtered with the {{Code|$path}} argument.
|-
| '''Errors'''
|
* {{Code|db:open("docs")}} returns all documents from the database named {{Code|docs}}.
* {{Code|db:open("docsdb", || "one")}} returns all documents from the database named {{Code|docsdb}} located in thepath {{Code|one}}.* {{Code|for $i in 1 to 3 return db:open("db" || $i)//item}} returns all item elements of the subpath databases {{Code|onedb1}}, {{Code|db2}} and {{Code|db3}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu