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