Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Is there a BDB 18.1 Cursor method similar to Java version 7.5 skipNext

Andrew PatersonMay 12 2021

I'm trying to quickly skip over millions of keys.
Does anyone know if there a way to do this in the C version of BDB? Looking at the docs for the Java version it looks like Cursor.skipNext is exactly what I want but there seems to be no equivalent method in the C version. Have I missed something?
Thanks, Andrew

Comments

Processing

Post Details

Added on May 12 2021
0 comments
113 views