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 |
---|---|
GqlQuery<V> |
GqlQuery.Builder.build() |
GqlQuery<?> |
AggregationQuery.getNestedGqlQuery()
Returns the underlying
for this Query . |
Modifier and Type | Method and Description |
---|---|
AggregationQuery.Builder |
AggregationQuery.Builder.over(GqlQuery<?> nestedQuery) |
GqlQuery |
GqlQueryProtoPreparer.prepare(GqlQuery<?> gqlQuery) |
Copyright © 2023 Google LLC. All rights reserved.