Hi
@brentpi_35990 , messing at the datastore level is not recommended, since each datastore has a different way to handle SpiceDB's MVCC and schemas would be different.
The recommended way is to use the new BulkExport / BulkImport APIs. You can use
zed
command line tool to invoke it.