Skip to main content
Delete data points from a collection. Data points are identified and deleted by their ids.

Parameters

uuid.UUID
The id of the collection
[]proto.Message
The datapoints to delete from the collection

Returns

The number of data points that were deleted.