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

Class DecrementOptions

couchbase/collection.py:2649–2650  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2647
2648@Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811
2649class DecrementOptions(DecrementOptionsBase): # noqa: F811
2650 pass
2651
2652
2653@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