Benchmark resources for graph sampling
- Compile the
MillenniumDB-Dev/MillenniumAI
branch. - Install
pymilldb
python library for the client/sampler. - Set both
create_db
andpymilldb_server
executables path in theMilleniumDBBenchmark
class instance.
- Install Neo4j.
Run the necessary cells from benchmark_createdbs.ipynb
For tracking the memory, run the benchmark_sample_<database_name>.py
scripts. You can see the details for running each one with the --help
command.