Create a new transaction. This returns a StreamTransaction which can be perform writes on the created transaction. It can also be used to perform commit() and abort() operations on the created transaction.
Get a StreamTransaction for a given transaction id.
Returns the string representation the writer with its scoped stream.
Generated using TypeDoc
This represents a Transaction writer for a given Stream.