View source on GitHub |
Create a new Connection object with the right adapter.
google.appengine.ext.ndb.make_connection(
config=None,
default_model=None,
_api_version=datastore_rpc._DATASTORE_V3,
_id_resolver=None
)
Optionally you can pass in a datastore_rpc.Configuration object.