FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement Stream<T> for queries or cursors in the java driver · Issue #5008 · rethinkdb/rethinkdb · GitHub

Implement Stream<T> for queries or cursors in the java driver #5008

Description

Not sure if this is a good idea, but it's something we might consider. The Stream interface is for specifying lazy operations on a stream. Many of the existing stream operations map to reql terms, or could be implemented on top of the Cursor object.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL