The naga.data namespace includes functions for adding and reading objects to/from a graph. The addition functions take an object and a graph, and return the triples to insert.
We need functions that return triples to be added/removed when an object is being updated and when an object is to be removed.
The
naga.data
namespace includes functions for adding and reading objects to/from a graph. The addition functions take an object and a graph, and return the triples to insert.We need functions that return triples to be added/removed when an object is being updated and when an object is to be removed.