Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ transactions.test.js
File
transactions.test.js
test/integration/node-specific/examples/transactions.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ MongoClient } = require(
'mongodb'
);
4
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
dropDatabase
Method · 0.80
withSession
Method · 0.80
insertOne
Method · 0.80
startSession
Method · 0.80
withTransaction
Method · 0.80
endSession
Method · 0.80
runTransactionWithRetry
Function · 0.70
updateEmployeeInfo
Function · 0.70
collection
Method · 0.65
connect
Method · 0.45
newClient
Method · 0.45
Tested by
no test coverage detected