Analytic_Engine: Graph DiffEntities should call standard central diffing method
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
Currently diffing on Graph creation ensures removal of duplicate objects and is implemented as a method with the Analytical_Engine.
This is a note to remind that when the equivalent approah is availble from the Diffing_Engine we should call this instead.
Contributor guide
Assessment
This issue has not been assessed yet.