google-app-engine
Are repeated properties equivalent to array properties?
From the Cloud Datastore section of Migrating Services from the Standard Environment to the Flexible Environment: The same Cloud Datastore data is available regardless of if you use the App Engine libraries, the Google Cloud client libraries, or call the API directly. In the context of the same entity does a repeated property from an App Engine library (like python ndb client library or Java Datastore API for example) correspond to an array property from the Google Cloud Datastore API?
Correct, these are equivalent concepts.
Related Links
Wiping the datastore?
create a task to run after a time period in app engine?
No partial string searches - what do app-engine java users do?
Any effective way to count web application traffic when testing locally?
App Engine : 400 - Your client has issued a malformed or illegal request
Google apps login file
Protocol Buffers vs JDO on Google App Engine
Google eclipse plugin's initial App Engine skeleton app does nothing but 404 on localhost?
Find out the index of an entity given some filters?
appcfg download_data on downloading blobstore
Long app startup times (java), maybe using Slim3 to improve?
datastore.Cursor - paging in reverse supported?
GAE Datastore Java data type for date/time values
Secure remote_api in app engine with OpenID
Fetching the nth element from app engine datastore
Does Spring Roo GWT integration support RDBMS database