Class InsertManyResult

java.lang.Object
com.datastax.astra.client.model.InsertManyResult

public class InsertManyResult extends Object
Represents the result returned by command 'insertMany()', mainly the insertedIds.
  • Constructor Details

    • InsertManyResult

      public InsertManyResult()
      Default constructor.