Changes

Jump to navigation Jump to search
2 bytes removed ,  20:44, 8 November 2012
* {{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 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/", "docs/dir")}} creates the database {{Code|DB}} and adds the documents in {{Code|/home/dir}} to the database under the path {{Code|docs/dir}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu