mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-29 02:23:44 +02:00
* 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
3 lines
26 B
Python
3 lines
26 B
Python
|
|
from . service import *
|
|
|