Commit Graph

6 Commits

Author SHA1 Message Date
Clément Renault
fa238f21ef
feat: Move Database to its own module 2018-12-27 11:21:47 +01:00
Clément Renault
444a4c1af7
feat: Make the schema consider document ids 2018-12-27 11:21:47 +01:00
Clément Renault
4ebae7784c
feat: Create a strong DocumentId type
Forcing it to be something internal will permit to avoid possible miss comparisons to be done with other types.
2018-12-24 12:42:24 +01:00
Clément Renault
12863980d4
feat: Adapt the examples to the kaggle dataset 2018-12-11 14:59:15 +01:00
Clément Renault
4bb80c1460
test: Update the examples 2018-12-10 15:30:28 +01:00
Clément Renault
d36a8abbc2
test: Add examples usages 2018-12-10 15:13:25 +01:00