Package com.couchbase.lite
Class QueryIndex
java.lang.Object
com.couchbase.lite.QueryIndex
QueryIndex object represents an existing index in the collection.
-
Method Summary
-
Method Details
-
getCollection
The collection object.- Returns:
- the collection to which this index belongs.
-
getName
The name of the index.- Returns:
- the name of the index.
-