Uses of Class
com.google.cloud.datastore.EntityQuery.Builder
-
Packages that use EntityQuery.Builder Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of EntityQuery.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return EntityQuery.Builder Modifier and Type Method Description static EntityQuery.Builder
Query. newEntityQueryBuilder()
Returns a newStructuredQuery
builder for full (complete entities) queries.EntityQuery.Builder
EntityQuery. toBuilder()
-