Skip to content

Update Item in nested array #251

@consigliory

Description

@consigliory

I am new to rethink and rethink.net driver and cannot find way to update item in nested array.

Test
-- []Question
--------[]Answer

I need to update 3rd level of nested element(answer) and only way I can do it for now is to read value update it and then call rethinkdb.net to replace document. Which is obviously not the best way.
I try some few ways and all of them completely valid c# (linq) but throw exp on conversion to ReQL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions