public final class Query extends BaseOperator<Query>
Modifier and Type | Method and Description |
---|---|
Query |
cond(String key,
IOperator operator) |
static Query |
create() |
static Query |
create(String key,
IOperator operator) |
addToSet, addToSet, all, and, avg, cmp, each, elemMatch, elemMatch, eq, eq, exists, first, gt, gt, gte, gte, in, inc, isolated, last, lt, lt, lte, lte, max, max, meta, min, min, mod, mod, mul, ne, ne, nin, nor, not, or, pop, position, pull, pullAll, push, pushAll, regex, rename, set, set, setOnInsert, setOnInsert, size, size, slice, slice, sort, substr, sum, text, text, type, unset, unset, where
add, addOperator, putOperator, putOperator, toBson
Copyright © 2022. All rights reserved.