Hi Hans-Jürgen, For deleting resources of any type, the existing db:delete function can be used [1].
Best, Christian [1] https://docs.basex.org/wiki/Database_Module#db:delete On Wed, Jan 11, 2023 at 12:21 PM Hans-Jürgen Rennau <[email protected]> wrote: > > Hello, > > I wonder if it wouldn't be worthwhile to complement the functions > db:put-value() and db:get-value() by a third function db:delete-value()? And, > similarly, to add a function delete-binary(). > > Kind regards, > Hans-Jürgen

