PHP Mongolid\Cursor Пространство имен

Interfaces

Имя Описание
CursorInterface Common interface for all kinds of cursors.

Классы

Имя Описание
CacheableCursor This class wraps the query execution and the actual creation of the driver cursor. But upon it's creation it will already retrieve documents from the database and store the retrieved documents. By doing this, it is possible to serialize the results and save for later use.
CacheableCursorTest
Cursor This class wraps the query execution and the actual creation of the driver cursor.
CursorFactory Factory of new EmbeddedCursor instances.
CursorFactoryTest
CursorTest
CursorTest.CursorTest.
EmbeddedCursor This class wraps the query execution and the actual creation of the driver cursor.
EmbeddedCursorTest
EmbeddedCursorTest.EmbeddedCursorTest.