Provides a performance tuned normalized graph for intelligently managing relationships between resources based on identity
While this Graph is abstract, it currently is a private implementation required as a peer-dependency by the JSON:API Cache Implementation.
We intend to make this Graph public API after some additional iteration during the 5.x timeframe, until then all APIs should be considered experimental and unstable, not fit for direct application or 3rd party library usage.
Install using your javascript package manager of choice. For instance with pnpm
pnpm add @ember-data/graph
Tagged Releases