MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / Delete

Method Delete

Lib/bsddb/dbtables.py:578–620  ·  view source on GitHub ↗

Delete(table, conditions) - Delete items matching the given conditions from the table. * conditions - a dictionary keyed on column names containing condition functions expecting the data string as an argument and returning a boolean.

(self, table, conditions={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

test03Method · 0.80
test_DeleteMethod · 0.80

Calls 8

__SelectMethod · 0.95
_data_keyFunction · 0.85
_rowid_keyFunction · 0.85
txn_beginMethod · 0.80
keysMethod · 0.45
deleteMethod · 0.45
commitMethod · 0.45
abortMethod · 0.45

Tested by 2

test03Method · 0.64
test_DeleteMethod · 0.64