Name Summary
Return all the documents in the reply stored in a cursor.
If a cursor is valid then return an with the current document. Will return a document if "$err" e...
Return the 'th document in the reply stored in a cursor.This is a low-level routine, use to scan th...
Full function with all parameters. to scan along from there.
Find all matching documents for the given namespace.Example:
Find the first matching document for the given namespace.Example: Creates and destroys a cursor.
for
Identical to for() except it allows update of the state in the conditional *
Perform an OP_GETMORE call, if a valid cursor ID exists in the cursor.
Bare cursor initialize. Remember to cleanup cursor objects with .
Get the next returned object from a cursor. Does not implement tailable cursors, yet. Does not check...
Perform an OP_QUERY call to the database server based on the parameters stored in the cursor object....
Destroy a cursor object.Deletes buffer storage and sends a OP_KILL_CURSOR call if a valid cursor ID ...
Set cursor parameters.These are named as for the arguments to a call.
Create and initialise cursor with given query and default options.Example: Intended to form a set of...
Test if there is still data in a cursor.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.