Changes

Jump to navigation Jump to search
24 bytes added ,  14:56, 27 February 2020
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:
<presyntaxhighlight>
CREATE DB example
SET AUTOFLUSH false
FLUSH
DELETE /
</presyntaxhighlight>
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