mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-06 00:31:18 +00:00
12 lines
421 B
ReStructuredText
12 lines
421 B
ReStructuredText
Search Client
|
|
=============
|
|
|
|
The DataHub Search Client provides a client for searching and retrieving metadata from DataHub.
|
|
|
|
If you're looking for higher-level introduction to searching using the SDK, see the [search guide](../../docs/api/tutorials/sdk/search_client.md).
|
|
|
|
.. automodule:: datahub.sdk.search_client
|
|
:member-order: alphabetical
|
|
|
|
.. automodule:: datahub.sdk.search_filters
|
|
:member-order: alphabetical |