Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Method and Description |
---|---|
static EntityQuery.Builder |
Query.newEntityQueryBuilder()
Returns a new
StructuredQuery builder for full (complete entities) queries. |
EntityQuery.Builder |
EntityQuery.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.