Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
datetime
import
timedelta
2
3
from
couchbase.auth
import
PasswordAuthenticator
4
from
couchbase.cluster
import
Cluster
Callers
nothing calls this directly
Calls
15
Cluster
Class · 0.90
PasswordAuthenticator
Class · 0.90
CreatePrimaryQueryIndexOptions
Class · 0.90
CreateQueryIndexOptions
Class · 0.90
WatchQueryIndexOptions
Class · 0.90
DropQueryIndexOptions
Class · 0.90
query_indexes
Method · 0.45
create_primary_index
Method · 0.45
create_index
Method · 0.45
get_all_indexes
Method · 0.45
build_deferred_indexes
Method · 0.45
watch_indexes
Method · 0.45
Tested by
no test coverage detected