PHP Google\Cloud\Datastore Namespace

Nested Namespaces

Google\Cloud\Datastore\Connection
Google\Cloud\Datastore\Query

Classes

Name Description
Blob Represents a Blob value.
DatastoreClient Google Cloud Datastore client. Cloud Datastore is a highly-scalable NoSQL database for your applications. Find more information at [Google Cloud Datastore docs](https://cloud.google.com/datastore/docs/).
DatastoreSessionHandler Custom session handler backed by Cloud Datastore.
Entity A Datastore Entity
EntityMapper Utility methods for mapping between datastore and {@see Google\Cloud\Datastore\Entity}.
GeoPoint Represents a geographical point.
Key Represents a Datastore Key.
Operation Run lookups and queries and commit changes.
Transaction Represents a Transaction

Traits

Name Description
DatastoreTrait Utility methods for data formatting.