socialsensor / graphdb-benchmarks

Performance benchmark between popular graph databases.
Apache License 2.0
195 stars 81 forks source link

Fixed bugs with OrientDB impl #3

Closed lvca closed 10 years ago

lvca commented 10 years ago

I've renamed also all the method from orientXXX to orientdbXXX, because with your last fix of selection of database in configuration, orientdb tests are never executed (was looking for orientdbXXX but were orientXXX). I've also dropped the usage of the new OrientGraphAsynch because it's still sperimental.