Gets the current Access setting of the Cell Chain.
Gets the current Active/ Inactive state of the Cell Chain.
Returns the ID of the Cell
Returns the Column ID to which the Cell belongs.
Returns the "Column-Key" of the Column to which the Cell belongs.
Get the latest Status of the Cell.
Gets the latest Transaction ID of the Cell Chain.
Gets the latest Cell value from the Chain.
Returns the Row ID to which the Cell belongs.
Returns the "Row-Key" of the Row to which the Cell belongs.
Get Status of the Cell by Transaction ID.
Transaction ID
Get all Status updates to the Cell.
Get the value of the Cell Chain for a specific Transaction ID.
Transaction ID
Gets an array containing all the values of the Cell Chain.
Returns a boolean indicating if a cell was deleted in the given transaction range.
Returns a boolean indicating if a cell was inserted in the given transaction range.
Returns a boolean indicating if a cell value changed in the given transaction range.
Check changes till (and including) given Transaction ID.
Check changes after (and excluding) given Transaction ID.
Generated using TypeDoc
The set of all values of a cell across all transactions of that grid. "All" implies the range of Transactions that are loaded in the VM.