Can you describe the use case more? Do you know what the purpose for the embedded changes are?
On Thu, Apr 24, 2014 at 2:59 PM, Geoffry Roberts <[email protected]>wrote: > All, > > I am in the throws of converting some(else's) code from MongoDB to > Accumulo. I am seeing a situation where one DBObject if being embedded > into another DBObject. I see that Mutation supports a method called > getRow() that returns a byte array. I gather I can use this to achieve a > similar result if I were so inclined. > > Am I so inclined? i.e. Is this the way we do things in Accumulo? > > DBObject, roughly speaking, is Mongo's counterpart to Mutation. > > Thanks mucho > > -- > There are ways and there are ways, > > Geoffry Roberts > -- Sean
