MongoSchema.find

Queries all elements from the collection.

  1. typeof(this)[] find(T query, QueryFlags flags, int num_skip, int num_docs_per_chunk)
  2. typeof(this)[] find()
    mixintemplate MongoSchema()
    deprecated static
    typeof(this)[]
    find
    ()

Meta