Uses of Interface
com.google.cloud.datastore.RecordQuery
Packages that use RecordQuery
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of RecordQuery in com.google.cloud.datastore
Classes in com.google.cloud.datastore that implement RecordQueryModifier and TypeClassDescriptionfinal classAn implementation of a Google Cloud Datastore entity query that can be constructed by providing all the specific query elements.final classGqlQuery<V>A Google Cloud Datastore GQL query.final classAn implementation of a Google Cloud Datastore key-only query that can be constructed by providing all the specific query elements.final classAn implementation of a Google Cloud Datastore projection entity query that can be constructed by providing all the specific query elements.classAn implementation of a Google Cloud Datastore Query that can be constructed by providing all the specific query elements.Methods in com.google.cloud.datastore that return RecordQueryModifier and TypeMethodDescriptionGqlQuery.nextQuery(RunQueryResponse responsePb) RecordQuery.nextQuery(RunQueryResponse responsePb)