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

Comment on: "https://docs.mongodb.com/manual/reference/operator/query/type/#document-querying-by-array-type"

    XMLWordPrintableJSON

Details

    Description

      db.SensorReading.find( "readings" :

      { $type: "array" }

      )

      missing {} inside find()

      db.SensorReading.find( { "readings" :

      { $type: "array" }

      })

      Attachments

        Activity

          People

            ravind.kumar Ravind Kumar (Inactive)
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 39 weeks, 2 days ago