Type | Name | Default | Documentation |
---|---|---|---|
OID | oid | ||
SerialNumber | serial | The serial number of the object version that was changed to create the data being stored. This is used as a check to make sure that another thread or process has not modified the object since the object was read. If the provided serial number does not match the currently stored serial number, then a ConflictError is raised. | |
PyString | data | ||
VersionString | version | ||
Transaction | transaction |
? | The new serial number (time stamp) for the object. |