Neos\ContentRepository\Core\Projection\ContentGraph
Namespaces
Classes
An absolute node path, composed of the root node's type and a relative path from there.
A set of coverage of an origin dimension space point within a node aggregate
Main read model of the {ContentSubgraphInterface}.
Node aggregate read model. Returned mainly from {ContentGraphInterface}.
An immutable, type-safe collection of NodeAggregate objects
The relative node path is a collection of node names {NodeName}.
A set of {SubtreeTag} instances that are attached to a node.
An immutable, type-safe collection of Node objects
A set of origin of a covered dimension space point within a node aggregate
The property collection that provides access to the serialized and deserialized properties of a node
A reference to a given node by a name and with optional reference properties
An immutable, 0-indexed, type-safe collection of Reference objects
Creation and modification timestamps of a node
The visibility constraints define how nodes in the content subgraph are accessed.
Interfaces
This is the MAIN ENTRY POINT for the Content Repository. This class exists only once per Content Repository.
This low level interface gives access to the content graph and workspaces
This is the most important read model of a content repository.
interface because different impls.