Re: Deletion batch mutate
Mutation.ColumnOrSuperColumn takes either super column or regular column. On Thu, May 6, 2010 at 11:16 AM, Sonny Heer wrote: > The Deletion Class only has a setSuper_column method. Does this work > with regular columns as well? if not, how do you add a mutation for > column delete? >
Deletion batch mutate
The Deletion Class only has a setSuper_column method. Does this work with regular columns as well? if not, how do you add a mutation for column delete?