MCPcopy Index your code
hub / github.com/couchbase/couchbase-python-client / RemoveOptions

Class RemoveOptions

couchbase/collection.py:2719–2720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2717
2718@Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811
2719class RemoveOptions(RemoveOptionsBase): # noqa: F811
2720 pass
2721
2722
2723@Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811

Callers 3

kv_operations.pyFile · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected