ExpIsTombstone Method
Create expression that returns if record has been deleted and is still in tombstone state.
This expression usually evaluates quickly because record meta data is cached in memory.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
public static Exp IsTombstone()
Return Value
Exp // Deleted records that are in tombstone state.
Exp.isTombstone()