App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Attributes | List of all members
google\appengine_datastore_v3\Query\Filter\Operator Class Reference

Public Attributes

const LESS_THAN = 1
 
const LESS_THAN_OR_EQUAL = 2
 
const GREATER_THAN = 3
 
const GREATER_THAN_OR_EQUAL = 4
 
const EQUAL = 5
 
const IN = 6
 
const EXISTS = 7
 

The documentation for this class was generated from the following file: