PartialRowset: Constructor for objects of type PartialRowset

PartialRowsetR Documentation

Constructor for objects of type PartialRowset

Description

A set of Partial Rows used for updating cells of a table. PartialRowsets allow you to push only the individual cells you wish to change instead of pushing entire rows with many unchanged cells.

Usage

PartialRowset(schema, rows)

Arguments

schema

The Schema of the table to update or its tableId as a string

rows

A list of PartialRows

Value

An object of type PartialRowset


Sage-Bionetworks/synapseclient documentation built on Feb. 9, 2024, 4:26 p.m.