simphony / simphony-osp

A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16 stars 12 forks source link

Expire old/new neighbors after refresh. #106

Closed pablo-de-andres closed 4 years ago

pablo-de-andres commented 4 years ago

In GitLab by @urbanmatthias on Oct 9, 2019, 13:36

When using a DatabaseWrapper and the user refreshes a cuds objects manually, the old and new neighbors will not be updated at all.

We should expire old and new neighbors to avoid one-way relationships.

pablo-de-andres commented 4 years ago

In GitLab by @urbanmatthias on Oct 9, 2019, 18:51

created merge request !39 to address this issue

pablo-de-andres commented 4 years ago

In GitLab by @urbanmatthias on Oct 9, 2019, 18:51

mentioned in merge request !39

pablo-de-andres commented 4 years ago

In GitLab by @urbanmatthias on Oct 9, 2019, 18:54

closed