Skip to content

Commit

Permalink
Update 3.graph-service.md (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 committed May 11, 2022
1 parent 74d1a77 commit 5c2d259
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ After a query is sent to the Graph Service, it will be processed by the followin

3. **Planner**: Generates and optimizes the execution plans.

4. **Executor**: Executes the operators.
4. **Executor**: Executes the plans with operators.

## Parser

Expand Down

0 comments on commit 5c2d259

Please sign in to comment.