Package-level declarations
Types
Link copied to clipboard
How a Predicate.Compare compares. There is no NE; see Predicate.
Link copied to clipboard
class ExplainSource
One index source of a plan, with what it would actually admit.
Link copied to clipboard
class Projection
What a query returns for each document it matches.
Link copied to clipboard
The rows a query matched, in key order.
Link copied to clipboard
Answers queries against a store, using the indexes that exist and scanning what they do not cover.
Link copied to clipboard
class QueryStats
What a query found and what it cost.
Link copied to clipboard
A literal a predicate compares against.