Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/couchbase-python-client
/ collectionmgmt.py
File
collectionmgmt.py
examples/couchbase/management/collectionmgmt.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
time
2
3
from
couchbase.auth
import
PasswordAuthenticator
4
from
couchbase.cluster
import
Cluster
Callers
nothing calls this directly
Calls
10
Cluster
Class · 0.90
PasswordAuthenticator
Class · 0.90
CollectionSpec
Class · 0.85
retry
Function · 0.70
bucket
Method · 0.45
collections
Method · 0.45
create_scope
Method · 0.45
create_collection
Method · 0.45
drop_collection
Method · 0.45
drop_scope
Method · 0.45
Tested by
no test coverage detected