Changes

Jump to navigation Jump to search
24 bytes removed ,  12:13, 15 February 2021
no edit summary
BaseX stores all XML nodes in a flat table. The node table of a database can be displayed via the [[Commands#INFO STORAGE|INFO STORAGE]] command:
<syntaxhighlightpre>
$ basex -c"create db db <xml>HiThere</xml>" -c"info storage"
1 1 2 1 1 0 ELEM xml
2 1 1 1 2 0 TEXT HiThere
</syntaxhighlightpre>
===PRE Value===
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu