MCPcopy Create free account
hub / github.com/couchbase/couchbase-python-client / QueryOptions

Class QueryOptions

couchbase/cluster.py:786–787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

784
785@Supportability.import_deprecated('couchbase.cluster', 'couchbase.options') # noqa: F811
786class QueryOptions(QueryOptionsBase): # noqa: F811
787 pass
788
789
790from couchbase.n1ql import QueryScanConsistency # nopep8 # isort:skip # noqa: E402, F401

Callers 3

mainFunction · 0.90
mainFunction · 0.90
mainFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected