RiakIntIndexRangeInput Properties |
The RiakIntIndexRangeInput type exposes the following members.
Name | Description | |
---|---|---|
Bucket | Obsolete.
The bucket containing the index to query.
(Inherited from RiakIndexInput.) | |
End |
The inclusive upper bound of the integer range to query for.
| |
Filters |
A list of key filters represented as IRiakKeyFilterTokens.
(Inherited from RiakPhaseInput.) | |
Index | Obsolete.
The name of the index to query.
(Inherited from RiakIndexInput.) | |
IndexId |
The RiakIndexId of the index to query.
(Inherited from RiakIndexInput.) | |
Start |
The inclusive lower bound of the integer range to query for.
|