PHP Google\Cloud\Datastore 네임스페이스

중첩된 네임스페이스

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

클래스들

이름 설명
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

이름 설명
DatastoreTrait Utility methods for data formatting.