Sometimes it is useful to split the schema and data into multiple files to make it easier to maintain.
Right now, it is not possible to load multiple schemas or data files.
This should be added to the init method of the typedb_interface
It should be possible to pass an array of strings with the paths, instead of just a string
Sometimes it is useful to split the schema and data into multiple files to make it easier to maintain. Right now, it is not possible to load multiple schemas or data files. This should be added to the init method of the typedb_interface It should be possible to pass an array of strings with the paths, instead of just a string