All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vertx-pojongo.1.3.1.source-code.testquery.json Maven / Gradle / Ivy

The newest version!
Formatted JSON Data
{  
   "$and":[
      {  
         "name":{  
            "$eq":"AndOr"
         }
      },
      {  
         "secondProperty":{  
            "$eq":"AndOr 1"
         }
      },
      {  
         "$or":[  
            {  
               "secondProperty":{  
                  "$eq":"AndOr 2"
               }
            }
         ]
      }
   ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy