Expand description

String/number bin operations. Create operations used by the client’s operate() method.

Functions

  • Create integer add database operation.
  • Create string append database operation.
  • Create delete database operation
  • Create read all record bins database operation.
  • Create read bin database operation.
  • Create read record header database operation.
  • Create string prepend database operation.
  • Create set database operation.
  • Create touch database operation.