Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| retegraphprocessing:elements:potential_benefits:execution_plan [2023/05/16 12:22] – gedbadmin | retegraphprocessing:elements:potential_benefits:execution_plan [2024/01/19 17:44] (current) – removed gedbadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Execution Plan ====== | ||
| - | {{ : | ||
| - | |||
| - | Execution Plan in Neo4j | ||
| - | https:// | ||
| - | |||
| - | Operators are similar to RDBMS - Nested Loops, Full Scan, etc. | ||
| - | |||
| - | Relates to the state of Prooduction Systems before RETE. Indexes are constructed to minimize traversal. | ||