Skip to content

Question about query examples #4

Description

@Prots

Could you please add more complicated examples in the readme doc for selection and document manipulation. For example I need the next query (js):
r.table('tracker').filter(r.row('file').eq('test2.txt')).filter(r.row('timestamp').ge(63598330793)).filter(r.row('timestamp').le(63598330795))
How I can build it with your driver? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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