Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/couchbase/couchbase-python-client
/ simple_txns.py
File
simple_txns.py
examples/couchbase/simple_txns.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
logging
2
from
datetime
import
timedelta
3
from
sys
import
stdout
4
from
typing
import
TYPE_CHECKING
Callers
nothing calls this directly
Calls
9
ClusterOptions
Class · 0.90
PasswordAuthenticator
Class · 0.90
TransactionConfig
Class · 0.90
Cluster
Class · 0.90
default_collection
Method · 0.45
bucket
Method · 0.45
insert
Method · 0.45
get
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected