Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor start query execution and event piping #200

Open
tshemsedinov opened this issue Sep 5, 2018 · 0 comments
Open

Cursor start query execution and event piping #200

tshemsedinov opened this issue Sep 5, 2018 · 0 comments

Comments

@tshemsedinov
Copy link
Member

cursor.start() is like cursor.fetch(callback) but is returns no data. It will start query execution and event piping so we can receive data by cursor.on('data', callback)

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

No branches or pull requests

1 participant