Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9881

Comment on: "manual/reference/mongodb-extended-json.txt"

    XMLWordPrintableJSON

Details

    Description

      Section Undefined fields, last code example:

      db.people.find( { age : { $type : 6 } } )
      

      This should be

      db.people.find( { age : { $type : undefined } } )
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              1 year, 14 weeks, 2 days ago