atoti.tables.Tables#

final class atoti.tables.Tables#

Manage the local Tables of a Session.

data_transaction

Create a data transaction to batch several data loading operations.

infer_data_types

Infer data types from the passed data.

owners

The roles allowing to edit the data in tables and the schema of tables.

readers

The roles allowing to read data from tables.

restrictions

Mapping from role name to corresponding restriction.

schema

Schema of the tables represented as a Mermaid entity relationship diagram.