Changes

Jump to navigation Jump to search
24 bytes removed ,  12:15, 15 February 2021
no edit summary
The following commands create an empty database, add two resources, explicitly flush data structures to disk, and finally delete all inserted data:
<syntaxhighlightpre>
CREATE DB example
SET AUTOFLUSH false
FLUSH
DELETE /
</syntaxhighlightpre>
You may also use the BaseX-specific [[Database Module|XQuery Database Functions]] to create, add, replace, and delete XML documents:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu