MongoDB\Driver
PHP Manual

The MongoDB\Driver\CursorId class

(mongodb >=1.0.0)

Введение

The MongoDB\Driver\CursorID class is a value object that represents a cursor ID. Instances of this class are returned by MongoDB\Driver\Cursor::getId().

Обзор классов

final MongoDB\Driver\CursorId {
/* Методы */
final private __construct ( void )
final public string __toString ( void )
}

Содержание


MongoDB\Driver
PHP Manual