cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j - Select query working

Hello everyone,

I want to know more about the internal working about the neo4j. How the internals of select query works in a graph database. Any help will be appreciated. Thank you so much.

1 REPLY 1

If you want to know what happens when you execute the query, perhaps this article explaining the query planner would be a good place to start - https://neo4j.com/docs/cypher-manual/current/execution-plans/