Loading Knowledge Cores
Identify a Knowledge Core
to load into TrustGraph
.
Knowledge Core CLI​
pip3 install trustgraph-cli
note
The trustgraph-cli
version needs to match the version of TrustGraph
.
Loading Commands​
To load the core, run the following:
tg-load-kg-core -i <input-core>
Loading a Knowledge Core
is considerably quicker than the extraction process. Once the core has been loaded, GraphRAG
can run using the Knowledge Core
.
tip
Check the Grafana
dashboard to track when the core has been fully loaded.