Hi
Thanks for the reply
Would one create a method that first transforms the JSON string into a
DBObject, or is there (an existing) lower level Mongo method/utility
that one can use that already knows how to interpret JSON string (to
skip the transformation step) - for example, something that is
currently perhaps used in the jsonimport code? (I haven't gone and
looked at the jsonimport code yet)
On Apr 6, 3:33 pm, Eliot Horowitz <
eliothorow...@gmail.com> wrote:
> There is no method righ now. We should add one to com.mongodb.util.JSON.
>