Package | Description |
---|---|
com.google.cloud.datastore |
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
|
Modifier and Type | Class and Description |
---|---|
static class |
BaseKey.Builder<B extends BaseKey.Builder<B>>
Base class for key builders.
|
Modifier and Type | Class and Description |
---|---|
static class |
IncompleteKey.Builder |
static class |
Key.Builder |
class |
KeyFactory
A helper for creating keys for a specific
Datastore , using its associated projectId and
namespace. |
Copyright © 2019 Google LLC. All rights reserved.