userver: storages::mongo::operators Namespace Reference
Loading...
Searching...
No Matches
storages::mongo::operators Namespace Reference

Detailed Description

MongoDB query, update, and aggregation operators for constructing BSON documents.

Availability of individual operators depends on the MongoDB server version and deployment type.

Variables

constexpr utils::StringLiteral kPositional = "$"
constexpr utils::StringLiteral kAllPositional = "$[]"
constexpr utils::StringLiteral kAbs = "$abs"
constexpr utils::StringLiteral kAccumulator = "$accumulator"
constexpr utils::StringLiteral kAcos = "$acos"
constexpr utils::StringLiteral kAcosh = "$acosh"
constexpr utils::StringLiteral kAdd = "$add"
constexpr utils::StringLiteral kAddFields = "$addFields"
constexpr utils::StringLiteral kAddToSet = "$addToSet"
constexpr utils::StringLiteral kAll = "$all"
constexpr utils::StringLiteral kAllElementsTrue = "$allElementsTrue"
constexpr utils::StringLiteral kAnd = "$and"
constexpr utils::StringLiteral kAnyElementTrue = "$anyElementTrue"
constexpr utils::StringLiteral kArrayElemAt = "$arrayElemAt"
constexpr utils::StringLiteral kArrayToObject = "$arrayToObject"
constexpr utils::StringLiteral kAsin = "$asin"
constexpr utils::StringLiteral kAsinh = "$asinh"
constexpr utils::StringLiteral kAtan = "$atan"
constexpr utils::StringLiteral kAtan2 = "$atan2"
constexpr utils::StringLiteral kAtanh = "$atanh"
constexpr utils::StringLiteral kAvg = "$avg"
constexpr utils::StringLiteral kBinarySize = "$binarySize"
constexpr utils::StringLiteral kBit = "$bit"
constexpr utils::StringLiteral kBitAnd = "$bitAnd"
constexpr utils::StringLiteral kBitNot = "$bitNot"
constexpr utils::StringLiteral kBitOr = "$bitOr"
constexpr utils::StringLiteral kBitsAllClear = "$bitsAllClear"
constexpr utils::StringLiteral kBitsAllSet = "$bitsAllSet"
constexpr utils::StringLiteral kBitsAnyClear = "$bitsAnyClear"
constexpr utils::StringLiteral kBitsAnySet = "$bitsAnySet"
constexpr utils::StringLiteral kBitXor = "$bitXor"
constexpr utils::StringLiteral kBottom = "$bottom"
constexpr utils::StringLiteral kBottomN = "$bottomN"
constexpr utils::StringLiteral kBox = "$box"
constexpr utils::StringLiteral kBsonSize = "$bsonSize"
constexpr utils::StringLiteral kBucket = "$bucket"
constexpr utils::StringLiteral kBucketAuto = "$bucketAuto"
constexpr utils::StringLiteral kCaseSensitive = "$caseSensitive"
constexpr utils::StringLiteral kCeil = "$ceil"
constexpr utils::StringLiteral kCenter = "$center"
constexpr utils::StringLiteral kCenterSphere = "$centerSphere"
constexpr utils::StringLiteral kChangeStream = "$changeStream"
constexpr utils::StringLiteral kChangeStreamSplitLargeEvent = "$changeStreamSplitLargeEvent"
constexpr utils::StringLiteral kCmp = "$cmp"
constexpr utils::StringLiteral kCollStats = "$collStats"
constexpr utils::StringLiteral kComment = "$comment"
constexpr utils::StringLiteral kConcat = "$concat"
constexpr utils::StringLiteral kConcatArrays = "$concatArrays"
constexpr utils::StringLiteral kCond = "$cond"
constexpr utils::StringLiteral kConst = "$const"
constexpr utils::StringLiteral kConvert = "$convert"
constexpr utils::StringLiteral kCos = "$cos"
constexpr utils::StringLiteral kCosh = "$cosh"
constexpr utils::StringLiteral kCount = "$count"
constexpr utils::StringLiteral kCovariancePop = "$covariancePop"
constexpr utils::StringLiteral kCovarianceSamp = "$covarianceSamp"
constexpr utils::StringLiteral kCreateObjectId = "$createObjectId"
constexpr utils::StringLiteral kCurrentDate = "$currentDate"
constexpr utils::StringLiteral kCurrentOp = "$currentOp"
constexpr utils::StringLiteral kDateAdd = "$dateAdd"
constexpr utils::StringLiteral kDateDiff = "$dateDiff"
constexpr utils::StringLiteral kDateFromParts = "$dateFromParts"
constexpr utils::StringLiteral kDateFromString = "$dateFromString"
constexpr utils::StringLiteral kDateSubtract = "$dateSubtract"
constexpr utils::StringLiteral kDateToParts = "$dateToParts"
constexpr utils::StringLiteral kDateToString = "$dateToString"
constexpr utils::StringLiteral kDateTrunc = "$dateTrunc"
constexpr utils::StringLiteral kDayOfMonth = "$dayOfMonth"
constexpr utils::StringLiteral kDayOfWeek = "$dayOfWeek"
constexpr utils::StringLiteral kDayOfYear = "$dayOfYear"
constexpr utils::StringLiteral kDegreesToRadians = "$degreesToRadians"
constexpr utils::StringLiteral kDenseRank = "$denseRank"
constexpr utils::StringLiteral kDensify = "$densify"
constexpr utils::StringLiteral kDerivative = "$derivative"
constexpr utils::StringLiteral kDiacriticSensitive = "$diacriticSensitive"
constexpr utils::StringLiteral kDivide = "$divide"
constexpr utils::StringLiteral kDocumentNumber = "$documentNumber"
constexpr utils::StringLiteral kDocuments = "$documents"
constexpr utils::StringLiteral kEach = "$each"
constexpr utils::StringLiteral kElemMatch = "$elemMatch"
constexpr utils::StringLiteral kEncStrContains = "$encStrContains"
constexpr utils::StringLiteral kEncStrEndsWith = "$encStrEndsWith"
constexpr utils::StringLiteral kEncStrNormalizedEq = "$encStrNormalizedEq"
constexpr utils::StringLiteral kEncStrStartsWith = "$encStrStartsWith"
constexpr utils::StringLiteral kEq = "$eq"
constexpr utils::StringLiteral kExists = "$exists"
constexpr utils::StringLiteral kExp = "$exp"
constexpr utils::StringLiteral kExpMovingAvg = "$expMovingAvg"
constexpr utils::StringLiteral kExpr = "$expr"
constexpr utils::StringLiteral kFacet = "$facet"
constexpr utils::StringLiteral kFill = "$fill"
constexpr utils::StringLiteral kFilter = "$filter"
constexpr utils::StringLiteral kFirst = "$first"
constexpr utils::StringLiteral kFirstN = "$firstN"
constexpr utils::StringLiteral kFloor = "$floor"
constexpr utils::StringLiteral kFunction = "$function"
constexpr utils::StringLiteral kGeoIntersects = "$geoIntersects"
constexpr utils::StringLiteral kGeometry = "$geometry"
constexpr utils::StringLiteral kGeoNear = "$geoNear"
constexpr utils::StringLiteral kGeoWithin = "$geoWithin"
constexpr utils::StringLiteral kGetField = "$getField"
constexpr utils::StringLiteral kGraphLookup = "$graphLookup"
constexpr utils::StringLiteral kGroup = "$group"
constexpr utils::StringLiteral kGt = "$gt"
constexpr utils::StringLiteral kGte = "$gte"
constexpr utils::StringLiteral kHash = "$hash"
constexpr utils::StringLiteral kHexHash = "$hexHash"
constexpr utils::StringLiteral kHour = "$hour"
constexpr utils::StringLiteral kIfNull = "$ifNull"
constexpr utils::StringLiteral kIn = "$in"
constexpr utils::StringLiteral kInc = "$inc"
constexpr utils::StringLiteral kIndexOfArray = "$indexOfArray"
constexpr utils::StringLiteral kIndexOfBytes = "$indexOfBytes"
constexpr utils::StringLiteral kIndexOfCP = "$indexOfCP"
constexpr utils::StringLiteral kIndexStats = "$indexStats"
constexpr utils::StringLiteral kIntegral = "$integral"
constexpr utils::StringLiteral kIsArray = "$isArray"
constexpr utils::StringLiteral kIsNumber = "$isNumber"
constexpr utils::StringLiteral kIsoDayOfWeek = "$isoDayOfWeek"
constexpr utils::StringLiteral kIsoWeek = "$isoWeek"
constexpr utils::StringLiteral kIsoWeekYear = "$isoWeekYear"
constexpr utils::StringLiteral kJsonSchema = "$jsonSchema"
constexpr utils::StringLiteral kLanguage = "$language"
constexpr utils::StringLiteral kLast = "$last"
constexpr utils::StringLiteral kLastN = "$lastN"
constexpr utils::StringLiteral kLet = "$let"
constexpr utils::StringLiteral kLimit = "$limit"
constexpr utils::StringLiteral kLinearFill = "$linearFill"
constexpr utils::StringLiteral kListClusterCatalog = "$listClusterCatalog"
constexpr utils::StringLiteral kListLocalSessions = "$listLocalSessions"
constexpr utils::StringLiteral kListSampledQueries = "$listSampledQueries"
constexpr utils::StringLiteral kListSearchIndexes = "$listSearchIndexes"
constexpr utils::StringLiteral kListSessions = "$listSessions"
constexpr utils::StringLiteral kLiteral = "$literal"
constexpr utils::StringLiteral kLn = "$ln"
constexpr utils::StringLiteral kLocf = "$locf"
constexpr utils::StringLiteral kLog = "$log"
constexpr utils::StringLiteral kLog10 = "$log10"
constexpr utils::StringLiteral kLookup = "$lookup"
constexpr utils::StringLiteral kLt = "$lt"
constexpr utils::StringLiteral kLte = "$lte"
constexpr utils::StringLiteral kLtrim = "$ltrim"
constexpr utils::StringLiteral kMap = "$map"
constexpr utils::StringLiteral kMatch = "$match"
constexpr utils::StringLiteral kMax = "$max"
constexpr utils::StringLiteral kMaxDistance = "$maxDistance"
constexpr utils::StringLiteral kMaxN = "$maxN"
constexpr utils::StringLiteral kMedian = "$median"
constexpr utils::StringLiteral kMerge = "$merge"
constexpr utils::StringLiteral kMergeObjects = "$mergeObjects"
constexpr utils::StringLiteral kMeta = "$meta"
constexpr utils::StringLiteral kMillisecond = "$millisecond"
constexpr utils::StringLiteral kMin = "$min"
constexpr utils::StringLiteral kMinDistance = "$minDistance"
constexpr utils::StringLiteral kMinMaxScaler = "$minMaxScaler"
constexpr utils::StringLiteral kMinN = "$minN"
constexpr utils::StringLiteral kMinute = "$minute"
constexpr utils::StringLiteral kMod = "$mod"
constexpr utils::StringLiteral kMonth = "$month"
constexpr utils::StringLiteral kMul = "$mul"
constexpr utils::StringLiteral kMultiply = "$multiply"
constexpr utils::StringLiteral kNatural = "$natural"
constexpr utils::StringLiteral kNe = "$ne"
constexpr utils::StringLiteral kNear = "$near"
constexpr utils::StringLiteral kNearSphere = "$nearSphere"
constexpr utils::StringLiteral kNin = "$nin"
constexpr utils::StringLiteral kNor = "$nor"
constexpr utils::StringLiteral kNot = "$not"
constexpr utils::StringLiteral kObjectToArray = "$objectToArray"
constexpr utils::StringLiteral kOptions = "$options"
constexpr utils::StringLiteral kOr = "$or"
constexpr utils::StringLiteral kOut = "$out"
constexpr utils::StringLiteral kPercentile = "$percentile"
constexpr utils::StringLiteral kPlanCacheStats = "$planCacheStats"
constexpr utils::StringLiteral kPolygon = "$polygon"
constexpr utils::StringLiteral kPop = "$pop"
constexpr utils::StringLiteral kPosition = "$position"
constexpr utils::StringLiteral kPow = "$pow"
constexpr utils::StringLiteral kProject = "$project"
constexpr utils::StringLiteral kPull = "$pull"
constexpr utils::StringLiteral kPullAll = "$pullAll"
constexpr utils::StringLiteral kPush = "$push"
constexpr utils::StringLiteral kQuerySettings = "$querySettings"
constexpr utils::StringLiteral kQueryStats = "$queryStats"
constexpr utils::StringLiteral kRadiansToDegrees = "$radiansToDegrees"
constexpr utils::StringLiteral kRand = "$rand"
constexpr utils::StringLiteral kRange = "$range"
constexpr utils::StringLiteral kRank = "$rank"
constexpr utils::StringLiteral kRankFusion = "$rankFusion"
constexpr utils::StringLiteral kRedact = "$redact"
constexpr utils::StringLiteral kReduce = "$reduce"
constexpr utils::StringLiteral kRegex = "$regex"
constexpr utils::StringLiteral kRegexFind = "$regexFind"
constexpr utils::StringLiteral kRegexFindAll = "$regexFindAll"
constexpr utils::StringLiteral kRegexMatch = "$regexMatch"
constexpr utils::StringLiteral kRename = "$rename"
constexpr utils::StringLiteral kReplaceAll = "$replaceAll"
constexpr utils::StringLiteral kReplaceOne = "$replaceOne"
constexpr utils::StringLiteral kReplaceRoot = "$replaceRoot"
constexpr utils::StringLiteral kReplaceWith = "$replaceWith"
constexpr utils::StringLiteral kRerank = "$rerank"
constexpr utils::StringLiteral kReverseArray = "$reverseArray"
constexpr utils::StringLiteral kRound = "$round"
constexpr utils::StringLiteral kRtrim = "$rtrim"
constexpr utils::StringLiteral kSample = "$sample"
constexpr utils::StringLiteral kSampleRate = "$sampleRate"
constexpr utils::StringLiteral kScore = "$score"
constexpr utils::StringLiteral kScoreFusion = "$scoreFusion"
constexpr utils::StringLiteral kSearch = "$search"
constexpr utils::StringLiteral kSearchMeta = "$searchMeta"
constexpr utils::StringLiteral kSecond = "$second"
constexpr utils::StringLiteral kSet = "$set"
constexpr utils::StringLiteral kSetDifference = "$setDifference"
constexpr utils::StringLiteral kSetEquals = "$setEquals"
constexpr utils::StringLiteral kSetField = "$setField"
constexpr utils::StringLiteral kSetIntersection = "$setIntersection"
constexpr utils::StringLiteral kSetIsSubset = "$setIsSubset"
constexpr utils::StringLiteral kSetOnInsert = "$setOnInsert"
constexpr utils::StringLiteral kSetUnion = "$setUnion"
constexpr utils::StringLiteral kSetWindowFields = "$setWindowFields"
constexpr utils::StringLiteral kShift = "$shift"
constexpr utils::StringLiteral kSigmoid = "$sigmoid"
constexpr utils::StringLiteral kSimilarityCosine = "$similarityCosine"
constexpr utils::StringLiteral kSimilarityDotProduct = "$similarityDotProduct"
constexpr utils::StringLiteral kSimilarityEuclidean = "$similarityEuclidean"
constexpr utils::StringLiteral kSin = "$sin"
constexpr utils::StringLiteral kSinh = "$sinh"
constexpr utils::StringLiteral kSize = "$size"
constexpr utils::StringLiteral kSkip = "$skip"
constexpr utils::StringLiteral kSlice = "$slice"
constexpr utils::StringLiteral kSort = "$sort"
constexpr utils::StringLiteral kSortArray = "$sortArray"
constexpr utils::StringLiteral kSortByCount = "$sortByCount"
constexpr utils::StringLiteral kSplit = "$split"
constexpr utils::StringLiteral kSqrt = "$sqrt"
constexpr utils::StringLiteral kStdDevPop = "$stdDevPop"
constexpr utils::StringLiteral kStdDevSamp = "$stdDevSamp"
constexpr utils::StringLiteral kStrcasecmp = "$strcasecmp"
constexpr utils::StringLiteral kStrLenBytes = "$strLenBytes"
constexpr utils::StringLiteral kStrLenCP = "$strLenCP"
constexpr utils::StringLiteral kSubstr = "$substr"
constexpr utils::StringLiteral kSubstrBytes = "$substrBytes"
constexpr utils::StringLiteral kSubstrCP = "$substrCP"
constexpr utils::StringLiteral kSubtract = "$subtract"
constexpr utils::StringLiteral kSum = "$sum"
constexpr utils::StringLiteral kSwitch = "$switch"
constexpr utils::StringLiteral kTan = "$tan"
constexpr utils::StringLiteral kTanh = "$tanh"
constexpr utils::StringLiteral kText = "$text"
constexpr utils::StringLiteral kToArray = "$toArray"
constexpr utils::StringLiteral kToBool = "$toBool"
constexpr utils::StringLiteral kToDate = "$toDate"
constexpr utils::StringLiteral kToDecimal = "$toDecimal"
constexpr utils::StringLiteral kToDouble = "$toDouble"
constexpr utils::StringLiteral kToHashedIndexKey = "$toHashedIndexKey"
constexpr utils::StringLiteral kToInt = "$toInt"
constexpr utils::StringLiteral kToLong = "$toLong"
constexpr utils::StringLiteral kToLower = "$toLower"
constexpr utils::StringLiteral kToObject = "$toObject"
constexpr utils::StringLiteral kToObjectId = "$toObjectId"
constexpr utils::StringLiteral kTop = "$top"
constexpr utils::StringLiteral kTopN = "$topN"
constexpr utils::StringLiteral kToString = "$toString"
constexpr utils::StringLiteral kToUpper = "$toUpper"
constexpr utils::StringLiteral kToUuid = "$toUUID"
constexpr utils::StringLiteral kTrim = "$trim"
constexpr utils::StringLiteral kTrunc = "$trunc"
constexpr utils::StringLiteral kTsIncrement = "$tsIncrement"
constexpr utils::StringLiteral kTsSecond = "$tsSecond"
constexpr utils::StringLiteral kType = "$type"
constexpr utils::StringLiteral kUnionWith = "$unionWith"
constexpr utils::StringLiteral kUnset = "$unset"
constexpr utils::StringLiteral kUnsetField = "$unsetField"
constexpr utils::StringLiteral kUnwind = "$unwind"
constexpr utils::StringLiteral kVectorSearch = "$vectorSearch"
constexpr utils::StringLiteral kWeek = "$week"
constexpr utils::StringLiteral kWhere = "$where"
constexpr utils::StringLiteral kYear = "$year"
constexpr utils::StringLiteral kZip = "$zip"

Variable Documentation

◆ kAbs

utils::StringLiteral storages::mongo::operators::kAbs = "$abs"
inlineconstexpr

Definition at line 17 of file operators.hpp.

◆ kAccumulator

utils::StringLiteral storages::mongo::operators::kAccumulator = "$accumulator"
inlineconstexpr

Definition at line 18 of file operators.hpp.

◆ kAcos

utils::StringLiteral storages::mongo::operators::kAcos = "$acos"
inlineconstexpr

Definition at line 19 of file operators.hpp.

◆ kAcosh

utils::StringLiteral storages::mongo::operators::kAcosh = "$acosh"
inlineconstexpr

Definition at line 20 of file operators.hpp.

◆ kAdd

utils::StringLiteral storages::mongo::operators::kAdd = "$add"
inlineconstexpr

Definition at line 21 of file operators.hpp.

◆ kAddFields

utils::StringLiteral storages::mongo::operators::kAddFields = "$addFields"
inlineconstexpr

Definition at line 22 of file operators.hpp.

◆ kAddToSet

utils::StringLiteral storages::mongo::operators::kAddToSet = "$addToSet"
inlineconstexpr

Definition at line 23 of file operators.hpp.

◆ kAll

utils::StringLiteral storages::mongo::operators::kAll = "$all"
inlineconstexpr

Definition at line 24 of file operators.hpp.

◆ kAllElementsTrue

utils::StringLiteral storages::mongo::operators::kAllElementsTrue = "$allElementsTrue"
inlineconstexpr

Definition at line 25 of file operators.hpp.

◆ kAllPositional

utils::StringLiteral storages::mongo::operators::kAllPositional = "$[]"
inlineconstexpr

Definition at line 16 of file operators.hpp.

◆ kAnd

utils::StringLiteral storages::mongo::operators::kAnd = "$and"
inlineconstexpr

Definition at line 26 of file operators.hpp.

◆ kAnyElementTrue

utils::StringLiteral storages::mongo::operators::kAnyElementTrue = "$anyElementTrue"
inlineconstexpr

Definition at line 27 of file operators.hpp.

◆ kArrayElemAt

utils::StringLiteral storages::mongo::operators::kArrayElemAt = "$arrayElemAt"
inlineconstexpr

Definition at line 28 of file operators.hpp.

◆ kArrayToObject

utils::StringLiteral storages::mongo::operators::kArrayToObject = "$arrayToObject"
inlineconstexpr

Definition at line 29 of file operators.hpp.

◆ kAsin

utils::StringLiteral storages::mongo::operators::kAsin = "$asin"
inlineconstexpr

Definition at line 30 of file operators.hpp.

◆ kAsinh

utils::StringLiteral storages::mongo::operators::kAsinh = "$asinh"
inlineconstexpr

Definition at line 31 of file operators.hpp.

◆ kAtan

utils::StringLiteral storages::mongo::operators::kAtan = "$atan"
inlineconstexpr

Definition at line 32 of file operators.hpp.

◆ kAtan2

utils::StringLiteral storages::mongo::operators::kAtan2 = "$atan2"
inlineconstexpr

Definition at line 33 of file operators.hpp.

◆ kAtanh

utils::StringLiteral storages::mongo::operators::kAtanh = "$atanh"
inlineconstexpr

Definition at line 34 of file operators.hpp.

◆ kAvg

utils::StringLiteral storages::mongo::operators::kAvg = "$avg"
inlineconstexpr

Definition at line 35 of file operators.hpp.

◆ kBinarySize

utils::StringLiteral storages::mongo::operators::kBinarySize = "$binarySize"
inlineconstexpr

Definition at line 36 of file operators.hpp.

◆ kBit

utils::StringLiteral storages::mongo::operators::kBit = "$bit"
inlineconstexpr

Definition at line 37 of file operators.hpp.

◆ kBitAnd

utils::StringLiteral storages::mongo::operators::kBitAnd = "$bitAnd"
inlineconstexpr

Definition at line 38 of file operators.hpp.

◆ kBitNot

utils::StringLiteral storages::mongo::operators::kBitNot = "$bitNot"
inlineconstexpr

Definition at line 39 of file operators.hpp.

◆ kBitOr

utils::StringLiteral storages::mongo::operators::kBitOr = "$bitOr"
inlineconstexpr

Definition at line 40 of file operators.hpp.

◆ kBitsAllClear

utils::StringLiteral storages::mongo::operators::kBitsAllClear = "$bitsAllClear"
inlineconstexpr

Definition at line 41 of file operators.hpp.

◆ kBitsAllSet

utils::StringLiteral storages::mongo::operators::kBitsAllSet = "$bitsAllSet"
inlineconstexpr

Definition at line 42 of file operators.hpp.

◆ kBitsAnyClear

utils::StringLiteral storages::mongo::operators::kBitsAnyClear = "$bitsAnyClear"
inlineconstexpr

Definition at line 43 of file operators.hpp.

◆ kBitsAnySet

utils::StringLiteral storages::mongo::operators::kBitsAnySet = "$bitsAnySet"
inlineconstexpr

Definition at line 44 of file operators.hpp.

◆ kBitXor

utils::StringLiteral storages::mongo::operators::kBitXor = "$bitXor"
inlineconstexpr

Definition at line 45 of file operators.hpp.

◆ kBottom

utils::StringLiteral storages::mongo::operators::kBottom = "$bottom"
inlineconstexpr

Definition at line 46 of file operators.hpp.

◆ kBottomN

utils::StringLiteral storages::mongo::operators::kBottomN = "$bottomN"
inlineconstexpr

Definition at line 47 of file operators.hpp.

◆ kBox

utils::StringLiteral storages::mongo::operators::kBox = "$box"
inlineconstexpr

Definition at line 48 of file operators.hpp.

◆ kBsonSize

utils::StringLiteral storages::mongo::operators::kBsonSize = "$bsonSize"
inlineconstexpr

Definition at line 49 of file operators.hpp.

◆ kBucket

utils::StringLiteral storages::mongo::operators::kBucket = "$bucket"
inlineconstexpr

Definition at line 50 of file operators.hpp.

◆ kBucketAuto

utils::StringLiteral storages::mongo::operators::kBucketAuto = "$bucketAuto"
inlineconstexpr

Definition at line 51 of file operators.hpp.

◆ kCaseSensitive

utils::StringLiteral storages::mongo::operators::kCaseSensitive = "$caseSensitive"
inlineconstexpr

Definition at line 52 of file operators.hpp.

◆ kCeil

utils::StringLiteral storages::mongo::operators::kCeil = "$ceil"
inlineconstexpr

Definition at line 53 of file operators.hpp.

◆ kCenter

utils::StringLiteral storages::mongo::operators::kCenter = "$center"
inlineconstexpr

Definition at line 54 of file operators.hpp.

◆ kCenterSphere

utils::StringLiteral storages::mongo::operators::kCenterSphere = "$centerSphere"
inlineconstexpr

Definition at line 55 of file operators.hpp.

◆ kChangeStream

utils::StringLiteral storages::mongo::operators::kChangeStream = "$changeStream"
inlineconstexpr

Definition at line 56 of file operators.hpp.

◆ kChangeStreamSplitLargeEvent

utils::StringLiteral storages::mongo::operators::kChangeStreamSplitLargeEvent = "$changeStreamSplitLargeEvent"
inlineconstexpr

Definition at line 57 of file operators.hpp.

◆ kCmp

utils::StringLiteral storages::mongo::operators::kCmp = "$cmp"
inlineconstexpr

Definition at line 58 of file operators.hpp.

◆ kCollStats

utils::StringLiteral storages::mongo::operators::kCollStats = "$collStats"
inlineconstexpr

Definition at line 59 of file operators.hpp.

◆ kComment

utils::StringLiteral storages::mongo::operators::kComment = "$comment"
inlineconstexpr

Definition at line 60 of file operators.hpp.

◆ kConcat

utils::StringLiteral storages::mongo::operators::kConcat = "$concat"
inlineconstexpr

Definition at line 61 of file operators.hpp.

◆ kConcatArrays

utils::StringLiteral storages::mongo::operators::kConcatArrays = "$concatArrays"
inlineconstexpr

Definition at line 62 of file operators.hpp.

◆ kCond

utils::StringLiteral storages::mongo::operators::kCond = "$cond"
inlineconstexpr

Definition at line 63 of file operators.hpp.

◆ kConst

utils::StringLiteral storages::mongo::operators::kConst = "$const"
inlineconstexpr

Definition at line 64 of file operators.hpp.

◆ kConvert

utils::StringLiteral storages::mongo::operators::kConvert = "$convert"
inlineconstexpr

Definition at line 65 of file operators.hpp.

◆ kCos

utils::StringLiteral storages::mongo::operators::kCos = "$cos"
inlineconstexpr

Definition at line 66 of file operators.hpp.

◆ kCosh

utils::StringLiteral storages::mongo::operators::kCosh = "$cosh"
inlineconstexpr

Definition at line 67 of file operators.hpp.

◆ kCount

utils::StringLiteral storages::mongo::operators::kCount = "$count"
inlineconstexpr

Definition at line 68 of file operators.hpp.

◆ kCovariancePop

utils::StringLiteral storages::mongo::operators::kCovariancePop = "$covariancePop"
inlineconstexpr

Definition at line 69 of file operators.hpp.

◆ kCovarianceSamp

utils::StringLiteral storages::mongo::operators::kCovarianceSamp = "$covarianceSamp"
inlineconstexpr

Definition at line 70 of file operators.hpp.

◆ kCreateObjectId

utils::StringLiteral storages::mongo::operators::kCreateObjectId = "$createObjectId"
inlineconstexpr

Definition at line 71 of file operators.hpp.

◆ kCurrentDate

utils::StringLiteral storages::mongo::operators::kCurrentDate = "$currentDate"
inlineconstexpr

Definition at line 72 of file operators.hpp.

◆ kCurrentOp

utils::StringLiteral storages::mongo::operators::kCurrentOp = "$currentOp"
inlineconstexpr

Definition at line 73 of file operators.hpp.

◆ kDateAdd

utils::StringLiteral storages::mongo::operators::kDateAdd = "$dateAdd"
inlineconstexpr

Definition at line 74 of file operators.hpp.

◆ kDateDiff

utils::StringLiteral storages::mongo::operators::kDateDiff = "$dateDiff"
inlineconstexpr

Definition at line 75 of file operators.hpp.

◆ kDateFromParts

utils::StringLiteral storages::mongo::operators::kDateFromParts = "$dateFromParts"
inlineconstexpr

Definition at line 76 of file operators.hpp.

◆ kDateFromString

utils::StringLiteral storages::mongo::operators::kDateFromString = "$dateFromString"
inlineconstexpr

Definition at line 77 of file operators.hpp.

◆ kDateSubtract

utils::StringLiteral storages::mongo::operators::kDateSubtract = "$dateSubtract"
inlineconstexpr

Definition at line 78 of file operators.hpp.

◆ kDateToParts

utils::StringLiteral storages::mongo::operators::kDateToParts = "$dateToParts"
inlineconstexpr

Definition at line 79 of file operators.hpp.

◆ kDateToString

utils::StringLiteral storages::mongo::operators::kDateToString = "$dateToString"
inlineconstexpr

Definition at line 80 of file operators.hpp.

◆ kDateTrunc

utils::StringLiteral storages::mongo::operators::kDateTrunc = "$dateTrunc"
inlineconstexpr

Definition at line 81 of file operators.hpp.

◆ kDayOfMonth

utils::StringLiteral storages::mongo::operators::kDayOfMonth = "$dayOfMonth"
inlineconstexpr

Definition at line 82 of file operators.hpp.

◆ kDayOfWeek

utils::StringLiteral storages::mongo::operators::kDayOfWeek = "$dayOfWeek"
inlineconstexpr

Definition at line 83 of file operators.hpp.

◆ kDayOfYear

utils::StringLiteral storages::mongo::operators::kDayOfYear = "$dayOfYear"
inlineconstexpr

Definition at line 84 of file operators.hpp.

◆ kDegreesToRadians

utils::StringLiteral storages::mongo::operators::kDegreesToRadians = "$degreesToRadians"
inlineconstexpr

Definition at line 85 of file operators.hpp.

◆ kDenseRank

utils::StringLiteral storages::mongo::operators::kDenseRank = "$denseRank"
inlineconstexpr

Definition at line 86 of file operators.hpp.

◆ kDensify

utils::StringLiteral storages::mongo::operators::kDensify = "$densify"
inlineconstexpr

Definition at line 87 of file operators.hpp.

◆ kDerivative

utils::StringLiteral storages::mongo::operators::kDerivative = "$derivative"
inlineconstexpr

Definition at line 88 of file operators.hpp.

◆ kDiacriticSensitive

utils::StringLiteral storages::mongo::operators::kDiacriticSensitive = "$diacriticSensitive"
inlineconstexpr

Definition at line 89 of file operators.hpp.

◆ kDivide

utils::StringLiteral storages::mongo::operators::kDivide = "$divide"
inlineconstexpr

Definition at line 90 of file operators.hpp.

◆ kDocumentNumber

utils::StringLiteral storages::mongo::operators::kDocumentNumber = "$documentNumber"
inlineconstexpr

Definition at line 91 of file operators.hpp.

◆ kDocuments

utils::StringLiteral storages::mongo::operators::kDocuments = "$documents"
inlineconstexpr

Definition at line 92 of file operators.hpp.

◆ kEach

utils::StringLiteral storages::mongo::operators::kEach = "$each"
inlineconstexpr

Definition at line 93 of file operators.hpp.

◆ kElemMatch

utils::StringLiteral storages::mongo::operators::kElemMatch = "$elemMatch"
inlineconstexpr

Definition at line 94 of file operators.hpp.

◆ kEncStrContains

utils::StringLiteral storages::mongo::operators::kEncStrContains = "$encStrContains"
inlineconstexpr

Definition at line 95 of file operators.hpp.

◆ kEncStrEndsWith

utils::StringLiteral storages::mongo::operators::kEncStrEndsWith = "$encStrEndsWith"
inlineconstexpr

Definition at line 96 of file operators.hpp.

◆ kEncStrNormalizedEq

utils::StringLiteral storages::mongo::operators::kEncStrNormalizedEq = "$encStrNormalizedEq"
inlineconstexpr

Definition at line 97 of file operators.hpp.

◆ kEncStrStartsWith

utils::StringLiteral storages::mongo::operators::kEncStrStartsWith = "$encStrStartsWith"
inlineconstexpr

Definition at line 98 of file operators.hpp.

◆ kEq

utils::StringLiteral storages::mongo::operators::kEq = "$eq"
inlineconstexpr

Definition at line 99 of file operators.hpp.

◆ kExists

utils::StringLiteral storages::mongo::operators::kExists = "$exists"
inlineconstexpr

Definition at line 100 of file operators.hpp.

◆ kExp

utils::StringLiteral storages::mongo::operators::kExp = "$exp"
inlineconstexpr

Definition at line 101 of file operators.hpp.

◆ kExpMovingAvg

utils::StringLiteral storages::mongo::operators::kExpMovingAvg = "$expMovingAvg"
inlineconstexpr

Definition at line 102 of file operators.hpp.

◆ kExpr

utils::StringLiteral storages::mongo::operators::kExpr = "$expr"
inlineconstexpr

Definition at line 103 of file operators.hpp.

◆ kFacet

utils::StringLiteral storages::mongo::operators::kFacet = "$facet"
inlineconstexpr

Definition at line 104 of file operators.hpp.

◆ kFill

utils::StringLiteral storages::mongo::operators::kFill = "$fill"
inlineconstexpr

Definition at line 105 of file operators.hpp.

◆ kFilter

utils::StringLiteral storages::mongo::operators::kFilter = "$filter"
inlineconstexpr

Definition at line 106 of file operators.hpp.

◆ kFirst

utils::StringLiteral storages::mongo::operators::kFirst = "$first"
inlineconstexpr

Definition at line 107 of file operators.hpp.

◆ kFirstN

utils::StringLiteral storages::mongo::operators::kFirstN = "$firstN"
inlineconstexpr

Definition at line 108 of file operators.hpp.

◆ kFloor

utils::StringLiteral storages::mongo::operators::kFloor = "$floor"
inlineconstexpr

Definition at line 109 of file operators.hpp.

◆ kFunction

utils::StringLiteral storages::mongo::operators::kFunction = "$function"
inlineconstexpr

Definition at line 110 of file operators.hpp.

◆ kGeoIntersects

utils::StringLiteral storages::mongo::operators::kGeoIntersects = "$geoIntersects"
inlineconstexpr

Definition at line 111 of file operators.hpp.

◆ kGeometry

utils::StringLiteral storages::mongo::operators::kGeometry = "$geometry"
inlineconstexpr

Definition at line 112 of file operators.hpp.

◆ kGeoNear

utils::StringLiteral storages::mongo::operators::kGeoNear = "$geoNear"
inlineconstexpr

Definition at line 113 of file operators.hpp.

◆ kGeoWithin

utils::StringLiteral storages::mongo::operators::kGeoWithin = "$geoWithin"
inlineconstexpr

Definition at line 114 of file operators.hpp.

◆ kGetField

utils::StringLiteral storages::mongo::operators::kGetField = "$getField"
inlineconstexpr

Definition at line 115 of file operators.hpp.

◆ kGraphLookup

utils::StringLiteral storages::mongo::operators::kGraphLookup = "$graphLookup"
inlineconstexpr

Definition at line 116 of file operators.hpp.

◆ kGroup

utils::StringLiteral storages::mongo::operators::kGroup = "$group"
inlineconstexpr

Definition at line 117 of file operators.hpp.

◆ kGt

utils::StringLiteral storages::mongo::operators::kGt = "$gt"
inlineconstexpr

Definition at line 118 of file operators.hpp.

◆ kGte

utils::StringLiteral storages::mongo::operators::kGte = "$gte"
inlineconstexpr

Definition at line 119 of file operators.hpp.

◆ kHash

utils::StringLiteral storages::mongo::operators::kHash = "$hash"
inlineconstexpr

Definition at line 120 of file operators.hpp.

◆ kHexHash

utils::StringLiteral storages::mongo::operators::kHexHash = "$hexHash"
inlineconstexpr

Definition at line 121 of file operators.hpp.

◆ kHour

utils::StringLiteral storages::mongo::operators::kHour = "$hour"
inlineconstexpr

Definition at line 122 of file operators.hpp.

◆ kIfNull

utils::StringLiteral storages::mongo::operators::kIfNull = "$ifNull"
inlineconstexpr

Definition at line 123 of file operators.hpp.

◆ kIn

utils::StringLiteral storages::mongo::operators::kIn = "$in"
inlineconstexpr

Definition at line 124 of file operators.hpp.

◆ kInc

utils::StringLiteral storages::mongo::operators::kInc = "$inc"
inlineconstexpr

Definition at line 125 of file operators.hpp.

◆ kIndexOfArray

utils::StringLiteral storages::mongo::operators::kIndexOfArray = "$indexOfArray"
inlineconstexpr

Definition at line 126 of file operators.hpp.

◆ kIndexOfBytes

utils::StringLiteral storages::mongo::operators::kIndexOfBytes = "$indexOfBytes"
inlineconstexpr

Definition at line 127 of file operators.hpp.

◆ kIndexOfCP

utils::StringLiteral storages::mongo::operators::kIndexOfCP = "$indexOfCP"
inlineconstexpr

Definition at line 128 of file operators.hpp.

◆ kIndexStats

utils::StringLiteral storages::mongo::operators::kIndexStats = "$indexStats"
inlineconstexpr

Definition at line 129 of file operators.hpp.

◆ kIntegral

utils::StringLiteral storages::mongo::operators::kIntegral = "$integral"
inlineconstexpr

Definition at line 130 of file operators.hpp.

◆ kIsArray

utils::StringLiteral storages::mongo::operators::kIsArray = "$isArray"
inlineconstexpr

Definition at line 131 of file operators.hpp.

◆ kIsNumber

utils::StringLiteral storages::mongo::operators::kIsNumber = "$isNumber"
inlineconstexpr

Definition at line 132 of file operators.hpp.

◆ kIsoDayOfWeek

utils::StringLiteral storages::mongo::operators::kIsoDayOfWeek = "$isoDayOfWeek"
inlineconstexpr

Definition at line 133 of file operators.hpp.

◆ kIsoWeek

utils::StringLiteral storages::mongo::operators::kIsoWeek = "$isoWeek"
inlineconstexpr

Definition at line 134 of file operators.hpp.

◆ kIsoWeekYear

utils::StringLiteral storages::mongo::operators::kIsoWeekYear = "$isoWeekYear"
inlineconstexpr

Definition at line 135 of file operators.hpp.

◆ kJsonSchema

utils::StringLiteral storages::mongo::operators::kJsonSchema = "$jsonSchema"
inlineconstexpr

Definition at line 136 of file operators.hpp.

◆ kLanguage

utils::StringLiteral storages::mongo::operators::kLanguage = "$language"
inlineconstexpr

Definition at line 137 of file operators.hpp.

◆ kLast

utils::StringLiteral storages::mongo::operators::kLast = "$last"
inlineconstexpr

Definition at line 138 of file operators.hpp.

◆ kLastN

utils::StringLiteral storages::mongo::operators::kLastN = "$lastN"
inlineconstexpr

Definition at line 139 of file operators.hpp.

◆ kLet

utils::StringLiteral storages::mongo::operators::kLet = "$let"
inlineconstexpr

Definition at line 140 of file operators.hpp.

◆ kLimit

utils::StringLiteral storages::mongo::operators::kLimit = "$limit"
inlineconstexpr

Definition at line 141 of file operators.hpp.

◆ kLinearFill

utils::StringLiteral storages::mongo::operators::kLinearFill = "$linearFill"
inlineconstexpr

Definition at line 142 of file operators.hpp.

◆ kListClusterCatalog

utils::StringLiteral storages::mongo::operators::kListClusterCatalog = "$listClusterCatalog"
inlineconstexpr

Definition at line 143 of file operators.hpp.

◆ kListLocalSessions

utils::StringLiteral storages::mongo::operators::kListLocalSessions = "$listLocalSessions"
inlineconstexpr

Definition at line 144 of file operators.hpp.

◆ kListSampledQueries

utils::StringLiteral storages::mongo::operators::kListSampledQueries = "$listSampledQueries"
inlineconstexpr

Definition at line 145 of file operators.hpp.

◆ kListSearchIndexes

utils::StringLiteral storages::mongo::operators::kListSearchIndexes = "$listSearchIndexes"
inlineconstexpr

Definition at line 146 of file operators.hpp.

◆ kListSessions

utils::StringLiteral storages::mongo::operators::kListSessions = "$listSessions"
inlineconstexpr

Definition at line 147 of file operators.hpp.

◆ kLiteral

utils::StringLiteral storages::mongo::operators::kLiteral = "$literal"
inlineconstexpr

Definition at line 148 of file operators.hpp.

◆ kLn

utils::StringLiteral storages::mongo::operators::kLn = "$ln"
inlineconstexpr

Definition at line 149 of file operators.hpp.

◆ kLocf

utils::StringLiteral storages::mongo::operators::kLocf = "$locf"
inlineconstexpr

Definition at line 150 of file operators.hpp.

◆ kLog

utils::StringLiteral storages::mongo::operators::kLog = "$log"
inlineconstexpr

Definition at line 151 of file operators.hpp.

◆ kLog10

utils::StringLiteral storages::mongo::operators::kLog10 = "$log10"
inlineconstexpr

Definition at line 152 of file operators.hpp.

◆ kLookup

utils::StringLiteral storages::mongo::operators::kLookup = "$lookup"
inlineconstexpr

Definition at line 153 of file operators.hpp.

◆ kLt

utils::StringLiteral storages::mongo::operators::kLt = "$lt"
inlineconstexpr

Definition at line 154 of file operators.hpp.

◆ kLte

utils::StringLiteral storages::mongo::operators::kLte = "$lte"
inlineconstexpr

Definition at line 155 of file operators.hpp.

◆ kLtrim

utils::StringLiteral storages::mongo::operators::kLtrim = "$ltrim"
inlineconstexpr

Definition at line 156 of file operators.hpp.

◆ kMap

utils::StringLiteral storages::mongo::operators::kMap = "$map"
inlineconstexpr

Definition at line 157 of file operators.hpp.

◆ kMatch

utils::StringLiteral storages::mongo::operators::kMatch = "$match"
inlineconstexpr

Definition at line 158 of file operators.hpp.

◆ kMax

utils::StringLiteral storages::mongo::operators::kMax = "$max"
inlineconstexpr

Definition at line 159 of file operators.hpp.

◆ kMaxDistance

utils::StringLiteral storages::mongo::operators::kMaxDistance = "$maxDistance"
inlineconstexpr

Definition at line 160 of file operators.hpp.

◆ kMaxN

utils::StringLiteral storages::mongo::operators::kMaxN = "$maxN"
inlineconstexpr

Definition at line 161 of file operators.hpp.

◆ kMedian

utils::StringLiteral storages::mongo::operators::kMedian = "$median"
inlineconstexpr

Definition at line 162 of file operators.hpp.

◆ kMerge

utils::StringLiteral storages::mongo::operators::kMerge = "$merge"
inlineconstexpr

Definition at line 163 of file operators.hpp.

◆ kMergeObjects

utils::StringLiteral storages::mongo::operators::kMergeObjects = "$mergeObjects"
inlineconstexpr

Definition at line 164 of file operators.hpp.

◆ kMeta

utils::StringLiteral storages::mongo::operators::kMeta = "$meta"
inlineconstexpr

Definition at line 165 of file operators.hpp.

◆ kMillisecond

utils::StringLiteral storages::mongo::operators::kMillisecond = "$millisecond"
inlineconstexpr

Definition at line 166 of file operators.hpp.

◆ kMin

utils::StringLiteral storages::mongo::operators::kMin = "$min"
inlineconstexpr

Definition at line 167 of file operators.hpp.

◆ kMinDistance

utils::StringLiteral storages::mongo::operators::kMinDistance = "$minDistance"
inlineconstexpr

Definition at line 168 of file operators.hpp.

◆ kMinMaxScaler

utils::StringLiteral storages::mongo::operators::kMinMaxScaler = "$minMaxScaler"
inlineconstexpr

Definition at line 169 of file operators.hpp.

◆ kMinN

utils::StringLiteral storages::mongo::operators::kMinN = "$minN"
inlineconstexpr

Definition at line 170 of file operators.hpp.

◆ kMinute

utils::StringLiteral storages::mongo::operators::kMinute = "$minute"
inlineconstexpr

Definition at line 171 of file operators.hpp.

◆ kMod

utils::StringLiteral storages::mongo::operators::kMod = "$mod"
inlineconstexpr

Definition at line 172 of file operators.hpp.

◆ kMonth

utils::StringLiteral storages::mongo::operators::kMonth = "$month"
inlineconstexpr

Definition at line 173 of file operators.hpp.

◆ kMul

utils::StringLiteral storages::mongo::operators::kMul = "$mul"
inlineconstexpr

Definition at line 174 of file operators.hpp.

◆ kMultiply

utils::StringLiteral storages::mongo::operators::kMultiply = "$multiply"
inlineconstexpr

Definition at line 175 of file operators.hpp.

◆ kNatural

utils::StringLiteral storages::mongo::operators::kNatural = "$natural"
inlineconstexpr

Definition at line 176 of file operators.hpp.

◆ kNe

utils::StringLiteral storages::mongo::operators::kNe = "$ne"
inlineconstexpr

Definition at line 177 of file operators.hpp.

◆ kNear

utils::StringLiteral storages::mongo::operators::kNear = "$near"
inlineconstexpr

Definition at line 178 of file operators.hpp.

◆ kNearSphere

utils::StringLiteral storages::mongo::operators::kNearSphere = "$nearSphere"
inlineconstexpr

Definition at line 179 of file operators.hpp.

◆ kNin

utils::StringLiteral storages::mongo::operators::kNin = "$nin"
inlineconstexpr

Definition at line 180 of file operators.hpp.

◆ kNor

utils::StringLiteral storages::mongo::operators::kNor = "$nor"
inlineconstexpr

Definition at line 181 of file operators.hpp.

◆ kNot

utils::StringLiteral storages::mongo::operators::kNot = "$not"
inlineconstexpr

Definition at line 182 of file operators.hpp.

◆ kObjectToArray

utils::StringLiteral storages::mongo::operators::kObjectToArray = "$objectToArray"
inlineconstexpr

Definition at line 183 of file operators.hpp.

◆ kOptions

utils::StringLiteral storages::mongo::operators::kOptions = "$options"
inlineconstexpr

Definition at line 184 of file operators.hpp.

◆ kOr

utils::StringLiteral storages::mongo::operators::kOr = "$or"
inlineconstexpr

Definition at line 185 of file operators.hpp.

◆ kOut

utils::StringLiteral storages::mongo::operators::kOut = "$out"
inlineconstexpr

Definition at line 186 of file operators.hpp.

◆ kPercentile

utils::StringLiteral storages::mongo::operators::kPercentile = "$percentile"
inlineconstexpr

Definition at line 187 of file operators.hpp.

◆ kPlanCacheStats

utils::StringLiteral storages::mongo::operators::kPlanCacheStats = "$planCacheStats"
inlineconstexpr

Definition at line 188 of file operators.hpp.

◆ kPolygon

utils::StringLiteral storages::mongo::operators::kPolygon = "$polygon"
inlineconstexpr

Definition at line 189 of file operators.hpp.

◆ kPop

utils::StringLiteral storages::mongo::operators::kPop = "$pop"
inlineconstexpr

Definition at line 190 of file operators.hpp.

◆ kPosition

utils::StringLiteral storages::mongo::operators::kPosition = "$position"
inlineconstexpr

Definition at line 191 of file operators.hpp.

◆ kPositional

utils::StringLiteral storages::mongo::operators::kPositional = "$"
inlineconstexpr

Definition at line 15 of file operators.hpp.

◆ kPow

utils::StringLiteral storages::mongo::operators::kPow = "$pow"
inlineconstexpr

Definition at line 192 of file operators.hpp.

◆ kProject

utils::StringLiteral storages::mongo::operators::kProject = "$project"
inlineconstexpr

Definition at line 193 of file operators.hpp.

◆ kPull

utils::StringLiteral storages::mongo::operators::kPull = "$pull"
inlineconstexpr

Definition at line 194 of file operators.hpp.

◆ kPullAll

utils::StringLiteral storages::mongo::operators::kPullAll = "$pullAll"
inlineconstexpr

Definition at line 195 of file operators.hpp.

◆ kPush

utils::StringLiteral storages::mongo::operators::kPush = "$push"
inlineconstexpr

Definition at line 196 of file operators.hpp.

◆ kQuerySettings

utils::StringLiteral storages::mongo::operators::kQuerySettings = "$querySettings"
inlineconstexpr

Definition at line 197 of file operators.hpp.

◆ kQueryStats

utils::StringLiteral storages::mongo::operators::kQueryStats = "$queryStats"
inlineconstexpr

Definition at line 198 of file operators.hpp.

◆ kRadiansToDegrees

utils::StringLiteral storages::mongo::operators::kRadiansToDegrees = "$radiansToDegrees"
inlineconstexpr

Definition at line 199 of file operators.hpp.

◆ kRand

utils::StringLiteral storages::mongo::operators::kRand = "$rand"
inlineconstexpr

Definition at line 200 of file operators.hpp.

◆ kRange

utils::StringLiteral storages::mongo::operators::kRange = "$range"
inlineconstexpr

Definition at line 201 of file operators.hpp.

◆ kRank

utils::StringLiteral storages::mongo::operators::kRank = "$rank"
inlineconstexpr

Definition at line 202 of file operators.hpp.

◆ kRankFusion

utils::StringLiteral storages::mongo::operators::kRankFusion = "$rankFusion"
inlineconstexpr

Definition at line 203 of file operators.hpp.

◆ kRedact

utils::StringLiteral storages::mongo::operators::kRedact = "$redact"
inlineconstexpr

Definition at line 204 of file operators.hpp.

◆ kReduce

utils::StringLiteral storages::mongo::operators::kReduce = "$reduce"
inlineconstexpr

Definition at line 205 of file operators.hpp.

◆ kRegex

utils::StringLiteral storages::mongo::operators::kRegex = "$regex"
inlineconstexpr

Definition at line 206 of file operators.hpp.

◆ kRegexFind

utils::StringLiteral storages::mongo::operators::kRegexFind = "$regexFind"
inlineconstexpr

Definition at line 207 of file operators.hpp.

◆ kRegexFindAll

utils::StringLiteral storages::mongo::operators::kRegexFindAll = "$regexFindAll"
inlineconstexpr

Definition at line 208 of file operators.hpp.

◆ kRegexMatch

utils::StringLiteral storages::mongo::operators::kRegexMatch = "$regexMatch"
inlineconstexpr

Definition at line 209 of file operators.hpp.

◆ kRename

utils::StringLiteral storages::mongo::operators::kRename = "$rename"
inlineconstexpr

Definition at line 210 of file operators.hpp.

◆ kReplaceAll

utils::StringLiteral storages::mongo::operators::kReplaceAll = "$replaceAll"
inlineconstexpr

Definition at line 211 of file operators.hpp.

◆ kReplaceOne

utils::StringLiteral storages::mongo::operators::kReplaceOne = "$replaceOne"
inlineconstexpr

Definition at line 212 of file operators.hpp.

◆ kReplaceRoot

utils::StringLiteral storages::mongo::operators::kReplaceRoot = "$replaceRoot"
inlineconstexpr

Definition at line 213 of file operators.hpp.

◆ kReplaceWith

utils::StringLiteral storages::mongo::operators::kReplaceWith = "$replaceWith"
inlineconstexpr

Definition at line 214 of file operators.hpp.

◆ kRerank

utils::StringLiteral storages::mongo::operators::kRerank = "$rerank"
inlineconstexpr

Definition at line 215 of file operators.hpp.

◆ kReverseArray

utils::StringLiteral storages::mongo::operators::kReverseArray = "$reverseArray"
inlineconstexpr

Definition at line 216 of file operators.hpp.

◆ kRound

utils::StringLiteral storages::mongo::operators::kRound = "$round"
inlineconstexpr

Definition at line 217 of file operators.hpp.

◆ kRtrim

utils::StringLiteral storages::mongo::operators::kRtrim = "$rtrim"
inlineconstexpr

Definition at line 218 of file operators.hpp.

◆ kSample

utils::StringLiteral storages::mongo::operators::kSample = "$sample"
inlineconstexpr

Definition at line 219 of file operators.hpp.

◆ kSampleRate

utils::StringLiteral storages::mongo::operators::kSampleRate = "$sampleRate"
inlineconstexpr

Definition at line 220 of file operators.hpp.

◆ kScore

utils::StringLiteral storages::mongo::operators::kScore = "$score"
inlineconstexpr

Definition at line 221 of file operators.hpp.

◆ kScoreFusion

utils::StringLiteral storages::mongo::operators::kScoreFusion = "$scoreFusion"
inlineconstexpr

Definition at line 222 of file operators.hpp.

◆ kSearch

utils::StringLiteral storages::mongo::operators::kSearch = "$search"
inlineconstexpr

Definition at line 223 of file operators.hpp.

◆ kSearchMeta

utils::StringLiteral storages::mongo::operators::kSearchMeta = "$searchMeta"
inlineconstexpr

Definition at line 224 of file operators.hpp.

◆ kSecond

utils::StringLiteral storages::mongo::operators::kSecond = "$second"
inlineconstexpr

Definition at line 225 of file operators.hpp.

◆ kSet

utils::StringLiteral storages::mongo::operators::kSet = "$set"
inlineconstexpr

Definition at line 226 of file operators.hpp.

◆ kSetDifference

utils::StringLiteral storages::mongo::operators::kSetDifference = "$setDifference"
inlineconstexpr

Definition at line 227 of file operators.hpp.

◆ kSetEquals

utils::StringLiteral storages::mongo::operators::kSetEquals = "$setEquals"
inlineconstexpr

Definition at line 228 of file operators.hpp.

◆ kSetField

utils::StringLiteral storages::mongo::operators::kSetField = "$setField"
inlineconstexpr

Definition at line 229 of file operators.hpp.

◆ kSetIntersection

utils::StringLiteral storages::mongo::operators::kSetIntersection = "$setIntersection"
inlineconstexpr

Definition at line 230 of file operators.hpp.

◆ kSetIsSubset

utils::StringLiteral storages::mongo::operators::kSetIsSubset = "$setIsSubset"
inlineconstexpr

Definition at line 231 of file operators.hpp.

◆ kSetOnInsert

utils::StringLiteral storages::mongo::operators::kSetOnInsert = "$setOnInsert"
inlineconstexpr

Definition at line 232 of file operators.hpp.

◆ kSetUnion

utils::StringLiteral storages::mongo::operators::kSetUnion = "$setUnion"
inlineconstexpr

Definition at line 233 of file operators.hpp.

◆ kSetWindowFields

utils::StringLiteral storages::mongo::operators::kSetWindowFields = "$setWindowFields"
inlineconstexpr

Definition at line 234 of file operators.hpp.

◆ kShift

utils::StringLiteral storages::mongo::operators::kShift = "$shift"
inlineconstexpr

Definition at line 235 of file operators.hpp.

◆ kSigmoid

utils::StringLiteral storages::mongo::operators::kSigmoid = "$sigmoid"
inlineconstexpr

Definition at line 236 of file operators.hpp.

◆ kSimilarityCosine

utils::StringLiteral storages::mongo::operators::kSimilarityCosine = "$similarityCosine"
inlineconstexpr

Definition at line 237 of file operators.hpp.

◆ kSimilarityDotProduct

utils::StringLiteral storages::mongo::operators::kSimilarityDotProduct = "$similarityDotProduct"
inlineconstexpr

Definition at line 238 of file operators.hpp.

◆ kSimilarityEuclidean

utils::StringLiteral storages::mongo::operators::kSimilarityEuclidean = "$similarityEuclidean"
inlineconstexpr

Definition at line 239 of file operators.hpp.

◆ kSin

utils::StringLiteral storages::mongo::operators::kSin = "$sin"
inlineconstexpr

Definition at line 240 of file operators.hpp.

◆ kSinh

utils::StringLiteral storages::mongo::operators::kSinh = "$sinh"
inlineconstexpr

Definition at line 241 of file operators.hpp.

◆ kSize

utils::StringLiteral storages::mongo::operators::kSize = "$size"
inlineconstexpr

Definition at line 242 of file operators.hpp.

◆ kSkip

utils::StringLiteral storages::mongo::operators::kSkip = "$skip"
inlineconstexpr

Definition at line 243 of file operators.hpp.

◆ kSlice

utils::StringLiteral storages::mongo::operators::kSlice = "$slice"
inlineconstexpr

Definition at line 244 of file operators.hpp.

◆ kSort

utils::StringLiteral storages::mongo::operators::kSort = "$sort"
inlineconstexpr

Definition at line 245 of file operators.hpp.

◆ kSortArray

utils::StringLiteral storages::mongo::operators::kSortArray = "$sortArray"
inlineconstexpr

Definition at line 246 of file operators.hpp.

◆ kSortByCount

utils::StringLiteral storages::mongo::operators::kSortByCount = "$sortByCount"
inlineconstexpr

Definition at line 247 of file operators.hpp.

◆ kSplit

utils::StringLiteral storages::mongo::operators::kSplit = "$split"
inlineconstexpr

Definition at line 248 of file operators.hpp.

◆ kSqrt

utils::StringLiteral storages::mongo::operators::kSqrt = "$sqrt"
inlineconstexpr

Definition at line 249 of file operators.hpp.

◆ kStdDevPop

utils::StringLiteral storages::mongo::operators::kStdDevPop = "$stdDevPop"
inlineconstexpr

Definition at line 250 of file operators.hpp.

◆ kStdDevSamp

utils::StringLiteral storages::mongo::operators::kStdDevSamp = "$stdDevSamp"
inlineconstexpr

Definition at line 251 of file operators.hpp.

◆ kStrcasecmp

utils::StringLiteral storages::mongo::operators::kStrcasecmp = "$strcasecmp"
inlineconstexpr

Definition at line 252 of file operators.hpp.

◆ kStrLenBytes

utils::StringLiteral storages::mongo::operators::kStrLenBytes = "$strLenBytes"
inlineconstexpr

Definition at line 253 of file operators.hpp.

◆ kStrLenCP

utils::StringLiteral storages::mongo::operators::kStrLenCP = "$strLenCP"
inlineconstexpr

Definition at line 254 of file operators.hpp.

◆ kSubstr

utils::StringLiteral storages::mongo::operators::kSubstr = "$substr"
inlineconstexpr

Definition at line 255 of file operators.hpp.

◆ kSubstrBytes

utils::StringLiteral storages::mongo::operators::kSubstrBytes = "$substrBytes"
inlineconstexpr

Definition at line 256 of file operators.hpp.

◆ kSubstrCP

utils::StringLiteral storages::mongo::operators::kSubstrCP = "$substrCP"
inlineconstexpr

Definition at line 257 of file operators.hpp.

◆ kSubtract

utils::StringLiteral storages::mongo::operators::kSubtract = "$subtract"
inlineconstexpr

Definition at line 258 of file operators.hpp.

◆ kSum

utils::StringLiteral storages::mongo::operators::kSum = "$sum"
inlineconstexpr

Definition at line 259 of file operators.hpp.

◆ kSwitch

utils::StringLiteral storages::mongo::operators::kSwitch = "$switch"
inlineconstexpr

Definition at line 260 of file operators.hpp.

◆ kTan

utils::StringLiteral storages::mongo::operators::kTan = "$tan"
inlineconstexpr

Definition at line 261 of file operators.hpp.

◆ kTanh

utils::StringLiteral storages::mongo::operators::kTanh = "$tanh"
inlineconstexpr

Definition at line 262 of file operators.hpp.

◆ kText

utils::StringLiteral storages::mongo::operators::kText = "$text"
inlineconstexpr

Definition at line 263 of file operators.hpp.

◆ kToArray

utils::StringLiteral storages::mongo::operators::kToArray = "$toArray"
inlineconstexpr

Definition at line 264 of file operators.hpp.

◆ kToBool

utils::StringLiteral storages::mongo::operators::kToBool = "$toBool"
inlineconstexpr

Definition at line 265 of file operators.hpp.

◆ kToDate

utils::StringLiteral storages::mongo::operators::kToDate = "$toDate"
inlineconstexpr

Definition at line 266 of file operators.hpp.

◆ kToDecimal

utils::StringLiteral storages::mongo::operators::kToDecimal = "$toDecimal"
inlineconstexpr

Definition at line 267 of file operators.hpp.

◆ kToDouble

utils::StringLiteral storages::mongo::operators::kToDouble = "$toDouble"
inlineconstexpr

Definition at line 268 of file operators.hpp.

◆ kToHashedIndexKey

utils::StringLiteral storages::mongo::operators::kToHashedIndexKey = "$toHashedIndexKey"
inlineconstexpr

Definition at line 269 of file operators.hpp.

◆ kToInt

utils::StringLiteral storages::mongo::operators::kToInt = "$toInt"
inlineconstexpr

Definition at line 270 of file operators.hpp.

◆ kToLong

utils::StringLiteral storages::mongo::operators::kToLong = "$toLong"
inlineconstexpr

Definition at line 271 of file operators.hpp.

◆ kToLower

utils::StringLiteral storages::mongo::operators::kToLower = "$toLower"
inlineconstexpr

Definition at line 272 of file operators.hpp.

◆ kToObject

utils::StringLiteral storages::mongo::operators::kToObject = "$toObject"
inlineconstexpr

Definition at line 273 of file operators.hpp.

◆ kToObjectId

utils::StringLiteral storages::mongo::operators::kToObjectId = "$toObjectId"
inlineconstexpr

Definition at line 274 of file operators.hpp.

◆ kTop

utils::StringLiteral storages::mongo::operators::kTop = "$top"
inlineconstexpr

Definition at line 275 of file operators.hpp.

◆ kTopN

utils::StringLiteral storages::mongo::operators::kTopN = "$topN"
inlineconstexpr

Definition at line 276 of file operators.hpp.

◆ kToString

utils::StringLiteral storages::mongo::operators::kToString = "$toString"
inlineconstexpr

Definition at line 277 of file operators.hpp.

◆ kToUpper

utils::StringLiteral storages::mongo::operators::kToUpper = "$toUpper"
inlineconstexpr

Definition at line 278 of file operators.hpp.

◆ kToUuid

utils::StringLiteral storages::mongo::operators::kToUuid = "$toUUID"
inlineconstexpr

Definition at line 279 of file operators.hpp.

◆ kTrim

utils::StringLiteral storages::mongo::operators::kTrim = "$trim"
inlineconstexpr

Definition at line 280 of file operators.hpp.

◆ kTrunc

utils::StringLiteral storages::mongo::operators::kTrunc = "$trunc"
inlineconstexpr

Definition at line 281 of file operators.hpp.

◆ kTsIncrement

utils::StringLiteral storages::mongo::operators::kTsIncrement = "$tsIncrement"
inlineconstexpr

Definition at line 282 of file operators.hpp.

◆ kTsSecond

utils::StringLiteral storages::mongo::operators::kTsSecond = "$tsSecond"
inlineconstexpr

Definition at line 283 of file operators.hpp.

◆ kType

utils::StringLiteral storages::mongo::operators::kType = "$type"
inlineconstexpr

Definition at line 284 of file operators.hpp.

◆ kUnionWith

utils::StringLiteral storages::mongo::operators::kUnionWith = "$unionWith"
inlineconstexpr

Definition at line 285 of file operators.hpp.

◆ kUnset

utils::StringLiteral storages::mongo::operators::kUnset = "$unset"
inlineconstexpr

Definition at line 286 of file operators.hpp.

◆ kUnsetField

utils::StringLiteral storages::mongo::operators::kUnsetField = "$unsetField"
inlineconstexpr

Definition at line 287 of file operators.hpp.

◆ kUnwind

utils::StringLiteral storages::mongo::operators::kUnwind = "$unwind"
inlineconstexpr

Definition at line 288 of file operators.hpp.

◆ kVectorSearch

utils::StringLiteral storages::mongo::operators::kVectorSearch = "$vectorSearch"
inlineconstexpr

Definition at line 289 of file operators.hpp.

◆ kWeek

utils::StringLiteral storages::mongo::operators::kWeek = "$week"
inlineconstexpr

Definition at line 290 of file operators.hpp.

◆ kWhere

utils::StringLiteral storages::mongo::operators::kWhere = "$where"
inlineconstexpr

Definition at line 291 of file operators.hpp.

◆ kYear

utils::StringLiteral storages::mongo::operators::kYear = "$year"
inlineconstexpr

Definition at line 292 of file operators.hpp.

◆ kZip

utils::StringLiteral storages::mongo::operators::kZip = "$zip"
inlineconstexpr

Definition at line 293 of file operators.hpp.