IMapperCreateBatch Method | 
| Name | Description | |
|---|---|---|
| CreateBatch | 
            Creates a new batch.
             To set the consistency level, timestamp and other batch options, use WithOptions(ActionCqlQueryOptions). Individual options for each query within the batch will be ignored.  | |
| CreateBatch(BatchType) | 
            Creates a new batch.
             To set the consistency level, timestamp and other batch options, use WithOptions(ActionCqlQueryOptions). Individual options for each query within the batch will be ignored.  |