ICqlBatchInsertIfNotExists Method |
Name | Description | |
---|---|---|
InsertIfNotExistsT(T, CqlQueryOptions) |
Inserts the specified POCO in Cassandra if not exists.
| |
InsertIfNotExistsT(T, Boolean, NullableInt32, CqlQueryOptions) |
Inserts the specified POCO in Cassandra if not exists.
|