Send feedback
Module: google.appengine.datastore.datastore_rpc
Stay organized with collections
Save and categorize content based on your preferences.
Asynchronous datastore API.
This is designed to be the lowest-level API to be used by all Python
datastore client libraries.
Classes
class AbstractAdapter
: Abstract interface between protobufs and user-level classes.
class BaseConfiguration
: A base class for a configuration object.
class BaseConnection
: Datastore connection base class.
class ConfigOption
: A descriptor for a Configuration option.
class Configuration
: Configuration parameters for datastore RPCs.
class Connection
: Transaction-less connection class.
class IdentityAdapter
: A concrete adapter that implements the identity mapping.
class MultiRpc
: A wrapper around multiple UserRPC objects.
class TransactionMode
: The mode of a Datastore transaction.
class TransactionOptions
: An immutable class that contains options for a transaction.
class TransactionalConnection
: A connection specific to one transaction.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-09-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[],[]]