MCPcopy
hub / github.com/mongodb/node-mongodb-native / operations.ts

File operations.ts

test/tools/unified-spec-runner/operations.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-non-null-assertion */
2
3import { Readable } from 'node:stream';
4import { pipeline } from 'node:stream/promises';

Callers

nothing calls this directly

Calls 15

translateOptionsFunction · 0.90
getMatchingEventCountFunction · 0.90
executeOperationAndCheckFunction · 0.85
checkForEventFunction · 0.85
checkForNewPrimaryFunction · 0.85
setMethod · 0.80
toArrayMethod · 0.80
listCollectionsMethod · 0.80
listIndexesMethod · 0.80
getEntityMethod · 0.80
commitTransactionMethod · 0.80
abortTransactionMethod · 0.80

Tested by

no test coverage detected