6 ms·
I think the orkut dataset is already in a tab seperated format, to turn it into CSV you only need to add the column labels. http://snap.stanford.edu/data/com-O
by graetzer 9y ago
I think the orkut dataset is already in a tab seperated format, to turn it into CSV you only need to add the column labels.
http://snap.stanford.edu/data/com-Orkut.html http://snap.stanford.edu/data/com-Orkut.html
For an example you can have a look at the import scripts: https://github.com/weinberger/nosql-tests/blob/master/arangodb/import.sh https://github.com/weinberger/nosql-tests/blob/master/arango...
- oneweekwonder 9y agoSorry I should have been more clear. I want the raw result data he used to draw the graphs from. I wanted to use high-charts to make it interactive, eg hide dbs to compare more easily. I don't want to run my own tests, but I did have a look at the github repo and dataset.
- janemanos 9y agoHere you go: https://docs.google.com/spreadsheets/d/1_unaj2x_NCVNUHcxwMUVkst9shlqLwrCZHRCMv_LDus/edit?usp=sharing https://docs.google.com/spreadsheets/d/1_unaj2x_NCVNUHcxwMUV... Let me know if you have any question or need something else