The row key is the primary key of the table and is typically a string.
行键是表的主键,通常是一个字符串。
The key of the row is the ID of the document; the value is the document itself.
行的键是文档的ID;值就是文档本身。
InsertJSON expects two input parameters: the unique key value for primary key and the row data in JSON format.
insertJSON需要两个输入参数:主键的惟一键值与json格式的行数据。
应用推荐