Click or drag to resize
RiakBinIndexRangeInput Properties

The RiakBinIndexRangeInput type exposes the following members.

Properties
  NameDescription
Public propertyBucket Obsolete.
The bucket containing the index to query.
(Inherited from RiakIndexInput.)
Public propertyEnd
The inclusive upper bound of the string range to query for.
Public propertyFilters
A list of key filters represented as IRiakKeyFilterTokens.
(Inherited from RiakPhaseInput.)
Public propertyIndex Obsolete.
The name of the index to query.
(Inherited from RiakIndexInput.)
Public propertyIndexId
The RiakIndexId of the index to query.
(Inherited from RiakIndexInput.)
Public propertyStart
The inclusive lower bound of the string range to query for.
Top
See Also