Open kuzeko opened 6 years ago
We could do it by running a query as an additional step to sampling and mapping.
We may also refactor the folder tree adding one for meta information runtime/meta, which may contain:
Lid files instead goes into the "database-dataset" images as per #6 .
Please note that also other files uses these information... like index management queries.
The headers have hardcoded some information to correctly handle the datasets, e.g.,
https://github.com/kuzeko/graph-databases-testsuite/blob/d0d93a89fdb2edb1136be87c67fe5193fba93200/runtime/tp2/header.groovy.sh#L97-L139
We would need a way to get rid of them or automatically handle those. Maybe with something similar to that we do for the LIDs and the LID file?