Is it possible to export relationships along with the entities when using
the export API? My use case is trying to make a backwards incompatible
change to the type system by exporting all entities of the type I want to
change, delete all of the entities of that type (including the
relationships that use that type), modify the entities and the typedef(s)
from the export locally, and import the modified entities with the import
API. However, I can't seem to find an option or see any behavior that
exporting/importing relationships is possible. Is the expectation that when
you export from Atlas and re-import, that the relationships need to be
recreated? How would a data migration from one Atlas instance to another
work using the Export/Import APIs, and how does it affect the relationships
of those entities?

Thanks,
Cade Parker, Civitas Learning Inc.

Reply via email to