CreateGridRequest
org.sagebionetworks.repo.model.grid.CreateGridRequest
Start a job to create a new Grid session.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
initialQuery | Query | |
recordSetId | STRING | When provided, the grid will be initialized using the CSV file stored for the given record set id. The grid columns will match the header of the CSV. Optional, if present the initialQuery cannot be included. |