Companion

object Companion

Properties

Link copied to clipboard
const val NO_LIMIT: Int

Every matching row.

Functions

Link copied to clipboard
fun all(): Query

Every document, returning keys.

Link copied to clipboard
fun where(predicate: Predicate): Query

A query for the documents predicate holds of, returning keys.