Graph Projector
Projects a KnowledgeGraphDelta (entities and relationships) into an object graph where entities are instantiated as their corresponding domain objects (e.g., Person, Animal) and relationships are represented as object references.
Ensures that the same entity instance is shared across multiple references.
Parameters
E
type of projected or stored entity