mirror of
https://github.com/microsoft/graphrag.git
synced 2025-07-03 23:19:35 +00:00
14 lines
525 B
Markdown
14 lines
525 B
Markdown
# API Notebooks
|
|
|
|
- [API Overview Notebook](../../examples_notebooks/api_overview.ipynb)
|
|
|
|
# Query Engine Notebooks
|
|
|
|
For examples about running Query please refer to the following notebooks:
|
|
|
|
- [Global Search Notebook](../../examples_notebooks/global_search.ipynb)
|
|
- [Local Search Notebook](../../examples_notebooks/local_search.ipynb)
|
|
- [DRIFT Search Notebook](../../examples_notebooks/drift_search.ipynb)
|
|
|
|
The test dataset for these notebooks can be found in [dataset.zip](../../data/operation_dulce/dataset.zip){:download}.
|