From ee6fd12e8dcd6fcedd1cec2f32e81d16cc289049 Mon Sep 17 00:00:00 2001 From: Alex Bevilacqua Date: Mon, 14 Aug 2023 11:18:55 -0400 Subject: [PATCH 1/2] Update sessions.ts --- src/sessions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sessions.ts b/src/sessions.ts index d2e21e640de..1f8df23490a 100644 --- a/src/sessions.ts +++ b/src/sessions.ts @@ -444,7 +444,7 @@ export class ClientSession extends TypedEventEmitter { * - May be called multiple times if the driver needs to attempt to retry the operations. * * Checkout a descriptive example here: - * @see https://www.mongodb.com/developer/quickstart/node-transactions/ + * @see https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions * * @param fn - callback to run within a transaction * @param options - optional settings for the transaction From 1a524fc1b1ab794f3732aaf7a3493a252f2cb942 Mon Sep 17 00:00:00 2001 From: Neal Beeken Date: Mon, 14 Aug 2023 13:45:11 -0400 Subject: [PATCH 2/2] docs: fix published versions --- docs/4.10/classes/ClientSession.html | 4 ++-- docs/4.11/classes/ClientSession.html | 4 ++-- docs/4.12/classes/ClientSession.html | 4 ++-- docs/4.13/classes/ClientSession.html | 4 ++-- docs/4.14/classes/ClientSession.html | 4 ++-- docs/4.15/classes/ClientSession.html | 4 ++-- docs/4.16/classes/ClientSession.html | 4 ++-- docs/4.7/classes/ClientSession.html | 4 ++-- docs/4.8/classes/ClientSession.html | 4 ++-- docs/4.9/classes/ClientSession.html | 4 ++-- docs/5.0/classes/ClientSession.html | 4 ++-- docs/5.1/classes/ClientSession.html | 4 ++-- docs/5.2/classes/ClientSession.html | 4 ++-- docs/5.3/classes/ClientSession.html | 4 ++-- docs/5.4/classes/ClientSession.html | 4 ++-- docs/5.5/classes/ClientSession.html | 4 ++-- docs/5.6/classes/ClientSession.html | 4 ++-- docs/5.7/classes/ClientSession.html | 4 ++-- docs/Next/classes/ClientSession.html | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) diff --git a/docs/4.10/classes/ClientSession.html b/docs/4.10/classes/ClientSession.html index 1d4ffcf5875..ce91c9d57b6 100644 --- a/docs/4.10/classes/ClientSession.html +++ b/docs/4.10/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -141,4 +141,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.11/classes/ClientSession.html b/docs/4.11/classes/ClientSession.html index 4b709d4ce20..40c665d297e 100644 --- a/docs/4.11/classes/ClientSession.html +++ b/docs/4.11/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -141,4 +141,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.12/classes/ClientSession.html b/docs/4.12/classes/ClientSession.html index b71a759f1c6..2017c622a26 100644 --- a/docs/4.12/classes/ClientSession.html +++ b/docs/4.12/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -141,4 +141,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.13/classes/ClientSession.html b/docs/4.13/classes/ClientSession.html index 9aaf73b6061..516c622600e 100644 --- a/docs/4.13/classes/ClientSession.html +++ b/docs/4.13/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -141,4 +141,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.14/classes/ClientSession.html b/docs/4.14/classes/ClientSession.html index 4ddc854dbce..ac0dc40a075 100644 --- a/docs/4.14/classes/ClientSession.html +++ b/docs/4.14/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -141,4 +141,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.15/classes/ClientSession.html b/docs/4.15/classes/ClientSession.html index f549ebf989f..2ddf27a70e6 100644 --- a/docs/4.15/classes/ClientSession.html +++ b/docs/4.15/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -138,4 +138,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.16/classes/ClientSession.html b/docs/4.16/classes/ClientSession.html index aed9a5ab266..e49397d361d 100644 --- a/docs/4.16/classes/ClientSession.html +++ b/docs/4.16/classes/ClientSession.html @@ -61,7 +61,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -138,4 +138,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.7/classes/ClientSession.html b/docs/4.7/classes/ClientSession.html index 5c5e5b9e50f..b3aca5aee53 100644 --- a/docs/4.7/classes/ClientSession.html +++ b/docs/4.7/classes/ClientSession.html @@ -57,7 +57,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -133,4 +133,4 @@
      EventEmitter.setMaxListeners(20);
      // Equivalent to
      EventEmitter.defaultMaxListeners = 20;

      const eventTarget = new EventTarget();
      // Only way to increase limit for `EventTarget` instances
      // as these doesn't expose its own `setMaxListeners` method
      EventEmitter.setMaxListeners(20, eventTarget);
      since

      v15.3.0, v14.17.0

      -

      Parameters

      • Optional n: number
      • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • Optional n: number
    • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

    Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.8/classes/ClientSession.html b/docs/4.8/classes/ClientSession.html index 7eba175df14..83c225f7612 100644 --- a/docs/4.8/classes/ClientSession.html +++ b/docs/4.8/classes/ClientSession.html @@ -57,7 +57,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -133,4 +133,4 @@
      EventEmitter.setMaxListeners(20);
      // Equivalent to
      EventEmitter.defaultMaxListeners = 20;

      const eventTarget = new EventTarget();
      // Only way to increase limit for `EventTarget` instances
      // as these doesn't expose its own `setMaxListeners` method
      EventEmitter.setMaxListeners(20, eventTarget);
      since

      v15.3.0, v14.17.0

      -

      Parameters

      • Optional n: number
      • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • Optional n: number
    • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

    Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/4.9/classes/ClientSession.html b/docs/4.9/classes/ClientSession.html index e5fa3682577..eeb4a723a3a 100644 --- a/docs/4.9/classes/ClientSession.html +++ b/docs/4.9/classes/ClientSession.html @@ -57,7 +57,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -133,4 +133,4 @@
      EventEmitter.setMaxListeners(20);
      // Equivalent to
      EventEmitter.defaultMaxListeners = 20;

      const eventTarget = new EventTarget();
      // Only way to increase limit for `EventTarget` instances
      // as these doesn't expose its own `setMaxListeners` method
      EventEmitter.setMaxListeners(20, eventTarget);
      since

      v15.3.0, v14.17.0

      -

      Parameters

      • Optional n: number
      • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +

    Parameters

    • Optional n: number
    • Rest ...eventTargets: (EventEmitter | DOMEventTarget)[]

    Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.0/classes/ClientSession.html b/docs/5.0/classes/ClientSession.html index aa9b2372981..ded920291ec 100644 --- a/docs/5.0/classes/ClientSession.html +++ b/docs/5.0/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -139,4 +139,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.1/classes/ClientSession.html b/docs/5.1/classes/ClientSession.html index 072c598690a..bdc76f2bbbe 100644 --- a/docs/5.1/classes/ClientSession.html +++ b/docs/5.1/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -139,4 +139,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.2/classes/ClientSession.html b/docs/5.2/classes/ClientSession.html index 624945bdef5..d2ad47c53f5 100644 --- a/docs/5.2/classes/ClientSession.html +++ b/docs/5.2/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -136,4 +136,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.3/classes/ClientSession.html b/docs/5.3/classes/ClientSession.html index f8d2d1fe69d..f5ed67a73d9 100644 --- a/docs/5.3/classes/ClientSession.html +++ b/docs/5.3/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -136,4 +136,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.4/classes/ClientSession.html b/docs/5.4/classes/ClientSession.html index 8e0bb5f2c62..6554fe98422 100644 --- a/docs/5.4/classes/ClientSession.html +++ b/docs/5.4/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -136,4 +136,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.5/classes/ClientSession.html b/docs/5.5/classes/ClientSession.html index 3dc16eef83d..9aa4fd418e9 100644 --- a/docs/5.5/classes/ClientSession.html +++ b/docs/5.5/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -134,4 +134,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.6/classes/ClientSession.html b/docs/5.6/classes/ClientSession.html index 1346cf578b2..5d4127b8d13 100644 --- a/docs/5.6/classes/ClientSession.html +++ b/docs/5.6/classes/ClientSession.html @@ -59,7 +59,7 @@
  • Will throw if one of the operations throws or throw statement is used inside the withTransaction callback
  • Checkout a descriptive example here:

    -
    see

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +
    see

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    Type parameters

    • T = void

    Parameters

    • fn: WithTransactionCallback<T>

      callback to run within a transaction

    • Optional options: TransactionOptions
      @@ -134,4 +134,4 @@
      since

      v15.4.0

      Parameters

      • Optional n: number

        A non-negative number. The maximum number of listeners per EventTarget event.

        -
      • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]

      Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file +
  • Rest ...eventTargets: (EventEmitter | _DOMEventTarget)[]
  • Returns void

    Legend

    • Constructor
    • Property
    • Method
    • Accessor
    • Constructor
    • Property
    • Method
    • Inherited constructor
    • Inherited property
    • Inherited method
    • Static property
    • Static method
    • Private property

    Settings

    Theme

    Generated using TypeDoc

    diff --git a/docs/5.7/classes/ClientSession.html b/docs/5.7/classes/ClientSession.html index 379f3708a41..8f72f8723a8 100644 --- a/docs/5.7/classes/ClientSession.html +++ b/docs/5.7/classes/ClientSession.html @@ -960,7 +960,7 @@

    Remarks

    This function:

    Checkout a descriptive example here:

    -

    See

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +

    See

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    @@ -1575,4 +1575,4 @@

    TopologyType

    Generated using TypeDoc

    -
    \ No newline at end of file +
    diff --git a/docs/Next/classes/ClientSession.html b/docs/Next/classes/ClientSession.html index 7b3842aa643..f282591ffea 100644 --- a/docs/Next/classes/ClientSession.html +++ b/docs/Next/classes/ClientSession.html @@ -960,7 +960,7 @@

    Remarks

    This function:

    Checkout a descriptive example here:

    -

    See

    https://www.mongodb.com/developer/quickstart/node-transactions/

    +

    See

    https://www.mongodb.com/blog/post/quick-start-nodejs--mongodb--how-to-implement-transactions

    @@ -1574,4 +1574,4 @@

    TopologyType

    Generated using TypeDoc

    -
    \ No newline at end of file +