> ## Documentation Index
> Fetch the complete documentation index at: https://portal.ebartan.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GraphQL and Neo4j

> Why You Should Consider Graphs For Your Next GraphQL Project.

<Frame caption="Caption Text">
  <img src="https://mintcdn.com/eraybartan/GESid0gbj659FIdW/images/01neo4j-architecture-diagram.svg?fit=max&auto=format&n=GESid0gbj659FIdW&q=85&s=4635afe9a4a1ceb74fba75af9da4c6d1" width="1550" height="836" data-path="images/01neo4j-architecture-diagram.svg" />
</Frame>

GraphQL Concepts
It is important to have an understanding of the key GraphQL concepts:

Type Definitions

Operations

Selection set

Resolver functions
