Package de.caluga.morphium.aggregation
Class Expr.ValueExpr
- java.lang.Object
-
- de.caluga.morphium.aggregation.Expr
-
- de.caluga.morphium.aggregation.Expr.ValueExpr
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.caluga.morphium.aggregation.Expr
Expr.ValueExpr
-
-
Constructor Summary
Constructors Constructor Description ValueExpr()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectevaluate(Map<String,Object> context)-
Methods inherited from class de.caluga.morphium.aggregation.Expr
abs, accumulator, accumulator, accumulator, accumulator, acos, acosh, add, addToSet, allElementsTrue, and, anyElementTrue, arrayElemAt, arrayExpr, arrayToObject, asin, asinh, atan, atan2, atanh, avg, avg, binarySize, bool, bsonSize, ceil, cmp, concat, concatArrays, cond, convert, convert, convert, cos, date, dateFromParts, dateFromParts, dateFromParts, dateFromParts, dateFromParts, dateFromParts, dateFromString, dateToParts, dateToString, dayOfMonth, dayOfWeek, dayOfYear, degreesToRadian, divide, doc, doubleExpr, eq, eq, exp, expr, field, field, field, filter, first, floor, function, function, gt, gt, gte, gte, hour, ifNull, in, indexOfArray, indexOfBytes, indexOfCP, intExpr, isArray, isNumber, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDateFromParts, isoDayOfWeek, isoWeek, isoWeekYear, last, let, literal, ln, log, log10, lt, lt, lte, lte, ltrim, map, mapExpr, match, max, max, mergeObjects, mergeObjects, meta, millisecond, min, min, minute, mod, month, multiply, ne, ne, not, now, nullExpr, objectToArray, or, parse, pow, project, push, radiansToDegrees, range, reduce, regex, regexFind, regexFindAll, regexMatch, replaceAll, replaceOne, reverseArray, round, rtrim, second, setDifference, setEquals, setIntersection, setIsSubset, setUnion, sin, size, slice, slice, split, sqrt, stdDevPop, stdDevPop, stdDevSamp, stdDevSamp, strcasecmp, string, strLenBytes, strLenCP, substr, substrBytes, substrCP, subtract, sum, sum, switchExpr, tan, toBool, toDate, toDecimal, toDouble, toInt, toLong, toLower, toObjectId, toQueryObject, toStr, toUpper, trim, trunc, type, week, year, zip
-
-