Gives the database a hint about the query

MongoCursor::hint

(PECL mongo >=0.9.0)

MongoCursor::hintGives the database a hint about the query

Description

public MongoCursor MongoCursor::hint ( array $key_pattern )

Parameters

key_pattern

Indexes to use for the query.

Return Values

Returns this cursor.

Errors/Exceptions

Throws MongoCursorException if this cursor has started iterating.


Customers Area | Contact us | Affiliates