Connector
Connector.query_db()
Connector.create_db()
Connector.update_db()
Connector.get_db_schema()
Connector.add_row_to_db()
Connector.request()
Database
Row
Row.from_schema()
Row.value
Row.notion
Row.delete()
Row.to_pandas()
Schema
Schema.labels
Schema.types
Schema.columns
Schema.notion
Schema.from_notion()
Schema.from_database()
SchemaProperty
SchemaProperty.type
SchemaProperty.key
SchemaProperty.id
SchemaProperty.name
SchemaProperty.config
SchemaProperty.notion
PropertyValue
PropertyValue.from_json()
PropertyValue.from_notion()
PropertyValue.notion
PropertyValue.value
PropertyValue.update()
PropertyValue.to_json()
PropertyValue.to_dict()
PropertyValue.to_notion()
TitlePropertyValue
TitlePropertyValue.update()
TitlePropertyValue.value
RichTextPropertyValue
RichTextPropertyValue.update()
RichTextPropertyValue.value
SelectPropertyValue
SelectPropertyValue.update()
SelectPropertyValue.value
MultiSelectPropertyValue
MultiSelectPropertyValue.update()
MultiSelectPropertyValue.value
NumberPropertyValue
NumberPropertyValue.update()
NumberPropertyValue.value
DatePropertyValue
DatePropertyValue.update()
DatePropertyValue.value
FormulaPropertyValue
FormulaPropertyValue.update()
FormulaPropertyValue.value
RelationPropertyValue
CheckboxPropertyValue
CheckboxPropertyValue.update()
CheckboxPropertyValue.value