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

Class GetOptions

couchbase/collection.py:2689–2690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2687
2688@Supportability.import_deprecated('couchbase.collection', 'couchbase.options') # noqa: F811
2689class GetOptions(GetOptionsBase): # noqa: F811
2690 pass
2691
2692
2693@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