Module lmdb_zero::del [] [src]

Flags used when deleting items.

Structs

Flags

Flags used when deleting items via cursors.

Constants

NODUPDATA

Delete all of the data items for the current key instead of just the current item. This flag may only be specified if the database was opened with DUPSORT.