SequoiaDB
 All Classes Files Functions
Public Member Functions | List of all members
SequoiaCursor Class Reference

Public Member Functions

array string getNext (void)
 Return the next object to which this cursor points, and advance the cursor.
 
array string current (void)
 Return the current element.
 

Member Function Documentation

array string SequoiaCursor::current ( void  )

Return the current element.

Return values
Thecurrent result as an associative array or a string
array string SequoiaCursor::getNext ( void  )

Return the next object to which this cursor points, and advance the cursor.

Return values
Returnsthe next object

The documentation for this class was generated from the following file: