Index

expect sealed class Index(source)

Index represents an index: either a value index for regular queries or full-text index for full-text queries (using the match operator).

Inheritors

actual sealed class Index : DelegatedClass<<Error class: unknown class>> (source)

Inheritors

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String