default
Google Cloud Datastore adapter for @anabranch/nosql.
f
createDatastore
Creates a DocumentConnector for Google Cloud Datastore.
c
Datastore
Idiomatic class for interacting with Cloud Datastore. Uses the lower-level DatastoreClient class under the hood.
- DatastoreRequest
- KEY
- MORE_RESULTS_AFTER_CURSOR
- MORE_RESULTS_AFTER_LIMIT
- NO_MORE_RESULTS
- Query
- Transaction
- auth
- baseUrl_
- clients_
- createAggregationQuery
- createQuery
- customEndpoint_
- defaultBaseUrl_
- determineBaseUrl_
- double
- export
- geoPoint
- getIndexes
- getIndexesStream
- getProjectId
- import
- index
- insert
- int
- isDouble
- isGeoPoint
- isInt
- isKey
- key
- keyFromLegacyUrlsafe
- keyToLegacyUrlSafe
- namespace
- options
- port_
- save
- transaction
- update
- upsert
c
DatastoreAdapter
Datastore adapter implementing DocumentAdapter for @anabranch/nosql.
c
v
DatastoreErrors
Registry of error constructors for instanceof checks.
I
DatastoreOptions
Options for creating a Datastore connector.
c
c