Constructor

constructor(scope = false, limit = 10)

Parameters :

scope - String:

Query scope for this query.

limit - Number:

Row limit for this query.


Property

scope

Type: String
Description: memo passed by constructor.

limit

Type: Number
Description: limit passed by constructor.