public static CqlConditionalCommand<TSource> DeleteIf<TSource>( this CqlQuery<TSource> source, Expression<Func<TSource, bool>> predicate )
© 2015 DataStax, All rights reserved.