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

source

$addToSetclj

source

$allclj

source

$andclj

source

$avgclj

source

$bitclj

source

$boxclj

source

$centerclj

source

$centerSphereclj

source

$cmpclj

source

$condclj

source

$countclj

source

$currentDateclj

source

$dateToStringclj

source

$dayOfMonthclj

source

$dayOfWeekclj

source

$dayOfYearclj

source

$divideclj

source

$eachclj

source

$elemMatchclj

source

$eqclj

source

$existsclj

source

$firstclj

source

$geoIntersectsclj

source

$geometryclj

source

$geoWithinclj

source

$groupclj

source

$gtclj

source

$gteclj

source

$hourclj

source

$ifNullclj

source

$inclj

source

$incclj

source

$isoDateclj

source

$isolatedclj

source

$languageclj

source

$lastclj

source

$limitclj

source

$ltclj

source

$lteclj

source

$matchclj

source

$maxclj

source

$maxDistanceclj

source

$millisecondclj

source

$minclj

source

$minDistanceclj

source

$minuteclj

source

$modclj

source

$monthclj

source

$mulclj

source

$multiplyclj

source

$naturalclj

source

$neclj

source

$nearclj

source

$nearSphereclj

source

$ninclj

source

$norclj

source

$notclj

source

$optionsclj

source

$orclj

source

$polygonclj

source

$popclj

source

$positionclj

source

$projectclj

source

$pullclj

source

$pullAllclj

source

$pushclj

source

$regexclj

source

$renameclj

source

$searchclj

source

$secondclj

source

$setclj

source

$setOnInsertclj

source

$sizeclj

source

$skipclj

source

$sliceclj

source

$sortclj

source

$strcasecmpclj

source

$substrclj

source

$subtractclj

source

$sumclj

source

$textclj

source

$toLowerclj

source

$toUpperclj

source

$typeclj

source

$unsetclj

source

$unwindclj

source

$weekclj

source

$whereclj

source

$yearclj

source

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

× close