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.

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 - Execution plans - Cypher Manual

1 Like