Changes

Jump to navigation Jump to search
151 bytes added ,  15:09, 14 October 2011
* Any resources can be deleted with the <code>[[Commands#DELETE|DELETE]]</code> command.
The following commands create an empty database, add two resources and finally delete them again(to speed up the insertion of new documents in bulk operations, you can turn the [[Options#AUTOFLUSH|AUTOFLUSH]] option off):
<pre>
CREATE DB example
SET AUTOFLUSH off
ADD example.xml
ADD ...
STORE TO images/ 123.jpg
DELETE /
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu