datasets
Client.Collections.GetOrCreate
Get or create a collection by its name. If the collection does not exist, it will be created.
Parameters
The id of the dataset
The name of the collection
Returns
A collection object.
Get or create a collection by its name. If the collection does not exist, it will be created.
The id of the dataset
The name of the collection
A collection object.