Menu
Rippledb site LogoRippledbDocsBlog
GitHub
Rippledb site LogoRippledb
  • Docs
  • Blog
  • GitHub
  • Installation
    • Get started
  • API
    • Database
      • new Database
      • put
      • get
      • del
      • batch
      • iterator
      • compactRange
      • getSnapshot
      • releaseSnapshot
      • close
    • DBRepairer
      • new DBRepairer
      • run
    • WriteBatch
      • new WriteBatch

del

del(key:string | Buffer, WriteOptions = new WriteOptions()):Promise<void>

see WriteOptions

Edit this page
Previous
« get
Next
batch »

Docs

  • Installation
  • API

Community

  • Stack Overflow

More

  • Blog
  • GitHub
Copyright © 2020 Rippledb. Built with Docusaurus.