View Source MongoAgile.BuilderQueries.CountDocumentsBuilder (mongo_agile v0.8.1-rc)

Macro Count

base

Base

  • where - Selector

options

Options

Source: https://hexdocs.pm/mongodb/Mongo.html

  • :limit - Maximum number of documents to fetch with the cursor
  • :skip - Number of documents to skip before returning the first

Link to this section Summary

Link to this section Functions

Link to this macro

count(description, keyword)

View Source (macro)