The world's most popular open source database
Description.
This method undoes the effects of the
lock_ndb_objects() method, making it
possible to create new instances of Ndb.
unlock_ndb_objects() should be called after
you have finished retrieving Ndb objects
using the get_next_ndb_object() method.
Signature.
void unlock_ndb_objects
(
void
)
Parameters. None.
Return Value. None.
For more information, see
Section 4.24.1.7, “ndb_cluster_connection::get_next_ndb_object()”.

