mirror of
https://github.com/microsoft/graphrag.git
synced 2025-07-08 01:21:16 +00:00
13 lines
410 B
Markdown
13 lines
410 B
Markdown
![]() |
---
|
||
|
title: Query Engine Notebooks
|
||
|
navtitle: Query Engine Notebooks
|
||
|
layout: page
|
||
|
tags: [post, notebook]
|
||
|
---
|
||
|
|
||
|
For examples about running Query please refer to the following notebooks:
|
||
|
|
||
|
- [Global Search Notebook](/posts/query/notebooks/global_search_nb)
|
||
|
- [Local Search Notebook](/posts/query/notebooks/local_search_nb)
|
||
|
|
||
|
The test dataset for these notebooks can be found [here](/data/operation_dulce/dataset.zip).
|