These docs are for v1.3.0. Click to read the latest docs for v1.6.

db_idx128_next

Get the next secondary index inside a secondary 128-bit integer index table.

Get the next secondary index inside a secondary 128-bit integer index table

Parameters

  • iterator - The iterator to the secondary index
  • primary - It will be replaced with the primary key of the record which is stored in the next secondary index

Returns

iterator to the next secondary index

Precondition

iterator is pointing to the existing secondary index inside the table

Post Condition

primary will be replaced with the primary key of the secondary index proceeding the secondary index pointed by the iterator