Uses of Class
com.google.cloud.datastore.KeyQuery.Builder
-
Packages that use KeyQuery.Builder Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of KeyQuery.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return KeyQuery.Builder Modifier and Type Method Description static KeyQuery.BuilderQuery. newKeyQueryBuilder()Returns a newStructuredQuerybuilder for key only queries.KeyQuery.BuilderKeyQuery. toBuilder()
-