We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
After doing this, you can run the C++ server from Python3 as follows:
from PyDatagramDB import DatagramDB d = DatagramDB("data_file.txt", "query_file.txt", "materialisation_folder", isSerializationFull=True) d.run()
The computation results will be stored in a folder named materialisation_folder.
materialisation_folder