Changes

Jump to navigation Jump to search
240 bytes added ,  14:20, 8 November 2012
no edit summary
| '''Examples'''
|
* {{Code|db:create("DB")}} creates the empty database {{Code|DB}}.* {{Code|db:create("DB", "/home/dir/doc.xml")}} creates the database {{Code|DB}} and adds the file document {{Code|/home/dir/doc.xml}} as initial content.
* {{Code|db:create("DB", "<a/>", "doc.xml")}} creates the database {{Code|DB}} and adds the document with content {{Code|&lt;a/&gt;}} under the name {{Code|doc.xml}}.
* {{Code|db:create("DB", "/home/dir/")}} creates the database {{Code|DB}} and adds the documents in {{Code|/home/dir}} to the database under the path {{Code|docs/dir}}.
|}
administrator, Bureaucrats, editor, reviewer, Administrators
408

edits

Navigation menu