Dataset.Rd
A Dataset is an Entity that defines a flat list of entities as a tableview (a.k.a. a "dataset").
Dataset(name=NULL, columns=NULL, parent=NULL, properties=NULL, addDefaultViewColumns=TRUE, addAnnotationColumns=TRUE, ignoredAnnotationColumnNames=list(), annotations=NULL, local_state=NULL, dataset_items=NULL, folders=NULL, force=FALSE, description=NULL, folder=NULL)
The name for the Dataset object
A list of Column objects or their IDs
The Synapse Project to which this Dataset belongs
A map of Synapse properties
A map of user defined annotations
Internal use only
A list of items characterized by entityId and versionNumber
optional named parameter: User readable description of the schema
optional named parameter: A list of Folder IDs
An object of type Dataset