Class: ReturnRow

ReturnRow(args, idToTableNames)

This object contains a row result with metadata associated to the result.

Constructor

new ReturnRow(args, idToTableNames)

Parameters:
Name Type Description
args
idToTableNames
Properties:
Name Type Description
row Row The result row.
table String The table name from the the row.
version Version An object that represents the row version.
expirationTime long UTC expiration time of the row.
Source: