Changes

Jump to navigation Jump to search
1 byte removed ,  19:20, 4 May 2015
Fix code example and typo in db:open section
|
* {{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 the path {{Code|one}}.
* <code>for $i in 1 to 3 return db:open("db" || $i)//item</code> returns all item elements from the databases {{Code|db1}}, {{Code|db2}} and {{Code|db3}}.
|}
administrator, editor
43

edits

Navigation menu