Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RawDBRowInsert
Interface RawDBRowInsert
Hierarchy
RawDBRowKey
RawDBRowInsert
RawDBRow
Index
Properties
columns
key
Properties
columns
columns
:
Record
<
string
,
unknown
>
Row data stored as a JSON object.
key
key
:
string
Unique row key
Globals
RawDBRow
Insert
columns
key
Row data stored as a JSON object.