Documentation Index
Fetch the complete documentation index at: https://docs.encord.com/llms.txt
Use this file to discover all available pages before exploring further.
BaseORM Objects
__init__
dic:
__getattr__
name:
__setattr__
name:value:
Announcing our Series C with $110M in total funding. Read more β.
Documentation Index
Fetch the complete documentation index at: https://docs.encord.com/llms.txt
Use this file to discover all available pages before exploring further.
class BaseORM(dict)
def __init__(dic)
dic:def __getattr__(name)
name:def __setattr__(name, value)
name:value:class BaseListORM(list)
Was this page helpful?