trustgraph/trustgraph-flow/trustgraph/query/triples/memgraph/__init__.py
cybermaggedon bffaf62490
Feature/memgraph optim (#193)
* Separate memgraph query/write modules to optimise for memgraph
* Used 1GB memory for Memgraph
* Deployed specialised memgraph query/write processors, created memgraph indexes
* One triple is loaded as a single transaction
* Fixed index creation
2024-12-06 00:12:49 +00:00

3 lines
26 B
Python