Liking cljdoc? Tell your friends :D

monger.operators

Provides vars that represent various MongoDB operators, for example, $gt or $in or $regex. They can be passed in queries as strings but using vars from this namespace makes the code a bit cleaner and closer to what you would see in a MongoDB shell query.

Related documentation guide: http://clojuremongodb.info/articles/querying.html

Provides vars that represent various MongoDB operators, for example, $gt or $in or $regex.
They can be passed in queries as strings but using vars from this namespace makes the code
a bit cleaner and closer to what you would see in a MongoDB shell query.

Related documentation guide: http://clojuremongodb.info/articles/querying.html
raw docstring

$addclj


$addToSetclj


$allclj


$andclj


$avgclj


$bitclj


$boxclj


$centerclj


$centerSphereclj


$cmpclj


$condclj


$countclj


$currentDateclj


$dateToStringclj


$dayOfMonthclj


$dayOfWeekclj


$dayOfYearclj


$divideclj


$eachclj


$elemMatchclj


$eqclj


$existsclj


$firstclj


$geoIntersectsclj


$geometryclj


$geoWithinclj


$groupclj


$gtclj


$gteclj


$hourclj


$ifNullclj


$inclj


$incclj


$isoDateclj


$isolatedclj


$languageclj


$lastclj


$limitclj


$ltclj


$lteclj


$matchclj


$maxclj


$maxDistanceclj


$millisecondclj


$minclj


$minDistanceclj


$minuteclj


$modclj


$monthclj


$mulclj


$multiplyclj


$naturalclj


$neclj


$nearclj


$nearSphereclj


$ninclj


$norclj


$notclj


$optionsclj


$orclj


$polygonclj


$popclj


$projectclj


$pullclj


$pullAllclj


$pushclj


$regexclj


$renameclj


$searchclj


$secondclj


$setclj


$setOnInsertclj


$sizeclj


$skipclj


$sliceclj


$sortclj


$strcasecmpclj


$substrclj


$subtractclj


$sumclj


$textclj


$toLowerclj


$toUpperclj


$typeclj


$unsetclj


$unwindclj


$weekclj


$whereclj


$yearclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close