Click or drag to resize

IValueIndex Interface

An interface for an index based on a simple property value

Namespace:  Couchbase.Lite.Query
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public interface IValueIndex : IIndex
See Also