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.get() Missing Parameter #75

Open
dumbird opened this issue Oct 13, 2016 · 0 comments
Open

Cursor.get() Missing Parameter #75

dumbird opened this issue Oct 13, 2016 · 0 comments

Comments

@dumbird
Copy link

dumbird commented Oct 13, 2016

Cursor.get() only takes one parameter GetOp. This works fine for GetOp.FIRST etc, but doesn't work for get entry for a key. The seek() method, on the other hand, has a comment "Same as get but with a seek operation", has a key parameter. I'm trying to use GetOp.GET_MULTIPLE to get values for a particular key, but couldn't find a way to do it.

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

No branches or pull requests

1 participant