mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-06 00:31:18 +00:00
29 lines
667 B
ReStructuredText
29 lines
667 B
ReStructuredText
Entities
|
|
=======
|
|
|
|
The DataHub SDK provides a set of entities that can be used to interact with DataHub's metadata.
|
|
|
|
|
|
.. automodule:: datahub.sdk.dataset
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.container
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.mlmodel
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.mlmodelgroup
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.dashboard
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.chart
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.datajob
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.dataflow
|
|
:member-order: alphabetical |