taskgraphs.types
cloud.taskgraphs.types
User-facing types used in task graphs.
Attributes
Name | Description |
---|---|
ArrayMultiIndex | Type returned from an array query. |
CallArg | JSON-encodable params ready for calling the server (with values). |
CallArgStoredParams | JSON-encodable params ready for calling the server (with stored params). |
RegisteredArg | JSON-encodable values ready for writing into a registered task graph. |
Classes
Name | Description |
---|---|
Layout | The layout of a TileDB query. |
Layout
cloud.taskgraphs.types.Layout()
The layout of a TileDB query.