mirror of
https://github.com/microsoft/graphrag.git
synced 2025-12-18 10:38:52 +00:00
8 lines
364 B
Markdown
8 lines
364 B
Markdown
|
|
# 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)
|
||
|
|
|
||
|
|
The test dataset for these notebooks can be found in [dataset.zip](../../data/operation_dulce/dataset.zip){:download}.
|