Files
sfera/docs/codex_tasks/SPRINT_4_PROJECTION.md
2026-05-16 19:03:49 +03:00

18 lines
230 B
Markdown

# SPRINT 4 — Neo4j Projection
## Цель
`SirSnapshot → Neo4j graph`.
## Queries
- find procedures;
- find callers;
- find callees;
- find query tables;
- find writes.
## Rule
Only `projection-engine` can mutate Neo4j.