This service provides access to a simple database unique to each script. See also the guide to ScriptDb.
Classes
Name | Brief description |
---|---|
| A representation of the result for a single item in a batch mutation operation. |
| A special object that can be used as a value in the query objects accepted by
and . |
| The ScriptDB service, which provides access to s. |
| A JavaScript object database for permanently storing data. |
| An item that was saved to or retrieved from the database. |
| An object that provides iterator-like access to the results of a database query. |
| When ordering results, specifies which direction they should be ordered. |
| When ordering results, should we sort lexically, or when sorting numbers, sort them as if they were numbers (since lexical sorting doesn't do what you want). |