Class MutationGroup (3.46.0)

MutationGroup(session, mutations=[])

A container for mutations.

Clients should use xref_MutationGroups to obtain instances instead of directly creating instances.

Parameters

NameDescription
session Session

The session used to perform the commit.

mutations list

The list into which mutations are to be accumulated.