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

File querymgmt.py

examples/couchbase/management/querymgmt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from datetime import timedelta
2
3from couchbase.auth import PasswordAuthenticator
4from couchbase.cluster import Cluster

Callers

nothing calls this directly

Calls 15

ClusterClass · 0.90
query_indexesMethod · 0.45
create_primary_indexMethod · 0.45
create_indexMethod · 0.45
get_all_indexesMethod · 0.45
watch_indexesMethod · 0.45

Tested by

no test coverage detected