PartialRowSet
org.sagebionetworks.repo.model.table.PartialRowSet
Represents a set of row of a TableEntity
Field | Type | Description |
---|---|---|
concreteType | STRING | |
tableId | STRING | The ID of the TableEntity than owns these rows |
rows | ARRAY<PartialRow> | The partial rows of this set. |