Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Runtime Create Table

Runtime-owned explicit result table payload. Public Python API table creation uses upsert_feature on category tables.

Reference contract

FieldValueDescription
actioncreate_table
aliases[]
categoryresults
displayNameRuntime Create Table
pythonNameruntime_create_table
responseTypetable

Runtime-owned explicit result table payload. Public Python API table creation uses upsert_feature on category tables.

Contract

PropertyValue
actioncreate_table
aliases[]
categoryresults
displayNameRuntime Create Table
pythonNameruntime_create_table
responseTypetable

Dynamic call

model.command('create_table', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_table
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog