We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fac935 commit 1b1ed09Copy full SHA for 1b1ed09
src/sessions.ts
@@ -459,7 +459,6 @@ export class ClientSession extends TypedEventEmitter<ClientSessionEvents> {
459
* - If the transaction is manually aborted within the provided function it will not throw.
460
* - If the driver needs to attempt to retry the operations, the provided function may be called multiple times.
461
*
462
- *
463
* Checkout a descriptive example here:
464
* @see https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions
465
0 commit comments