Package com.datastax.astra.client.collections.commands.results
package com.datastax.astra.client.collections.commands.results
Outputs and DTO for Collections Commands.
-
ClassDescriptionHold the result of delete commands (deleteOne, deleteMany).Represents the result returned by command 'insertMany()', mainly the insertedIds.Represents the result returned by command 'insertOne()', mainly the insertedIReturn update result.Store the result of a findOneAndReplace operation.