scistag.datastag.data_stag_connection.DataStagTransaction

class DataStagTransaction(connection)[source]

Bases: object

Defines a transaction which blocks the access to a vault if a full transaction is executed

Methods

add_command

Adds a command to the queue :type command: dict | list :param command: The command or list of commands

Attributes

__dict__

__doc__

__module__

__weakref__

list of weak references to the object (if defined)

add_command(command)[source]

Adds a command to the queue :type command: dict | list :param command: The command or list of commands