Class Query
Riak 2i query information.
- Basho\Riak\Command
-
Basho\Riak\Command\Indexes\Query
implements
Basho\Riak\CommandInterface
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
Methods inherited from Basho\Riak\Command
getBucket(),
getLocation(),
getMethod(),
getObject(),
getParameter(),
getParameters(),
getRequest(),
getResponse(),
isVerbose()
Properties summary
protected
string
|
$indexName
|
#
NULL
|
protected
|
$match
|
#
NULL
|
protected
|
$lowerBound
|
#
NULL
|
protected
|
$upperBound
|
#
NULL
|
protected
boolean
|
$isMatchQuery
|
#
false
|
protected
boolean
|
$isRangeQuery
|
#
false
|
protected
|
$response
|
#
NULL
|