Deletes all values from the corresponding bucket
flushPHP (Couchbase PHP SDK)
$object->flush()
Returns: boolean; supported values:
Ruby (Fauna)
object.flush()
Returns: Boolean (
Boolean (true/false)
)
Python
object.flush()
Returns: Boolean (
Boolean (true/false)
)