Content Repository
Big Picture - from Node to Graph
Neos 9
This page is for Neos 9.0 with the new Event Sourced Content Repository.
The event sourced content repository introduced with Neos 9.0 is a data model which separates read and write site.
Nodes store information which in combination with hierarchy (e.g. children / parents / references) make up a subtree.
For modification of the Nodes or hierarchy commands are used.
The dimension space and workspace defines where Nodes are queried from and where modifications are made.
All building blocks combined represent a single Content Repository