mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
25 lines
370 B
ReStructuredText
25 lines
370 B
ReStructuredText
smallpond.logical.node.Context
|
|
==============================
|
|
|
|
.. currentmodule:: smallpond.logical.node
|
|
|
|
.. autoclass:: Context
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~Context.__init__
|
|
~Context.create_duckdb_extension
|
|
~Context.create_external_module
|
|
~Context.create_function
|
|
|
|
|
|
|
|
|
|
|
|
|