MCPcopy Create free account
hub / github.com/BaseXdb/basex / root

Method root

basex-tests/src/test/java/org/basex/local/single/Delete.java:16–18  ·  view source on GitHub ↗

Deletes the root node. @throws Exception exception

()

Source from the content-addressed store, hash-verified

14 * @throws Exception exception
15 */
16 @Test public void root() throws Exception {
17 eval("delete node /*");
18 }
19
20 /**
21 * Deletes all nodes.

Callers

nothing calls this directly

Calls 1

evalMethod · 0.65

Tested by

no test coverage detected