Click or drag to resize
IRiakIndexResult Interface
Represents the interface to an index query result.

Namespace:  RiakClient.Models.Index
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public interface IRiakIndexResult

The IRiakIndexResult type exposes the following members.

Properties
  NameDescription
Public propertyIndexKeyTerms
The collection of result RiakIndexKeyTerms.
Top
See Also