Skip to main content

Loading Knowledge Cores

Identify a Knowledge Core to load into TrustGraph.

note

Make sure the two component files of the Knowledge Core are stored in the main TrustGraph directory.

To load the core, run the following scripts:

scripts/load-graph-embeddings -f <knowledge-core-embeddings>.parquet
scripts/load-triples -f <knowledge-core-graph-edges>.parquet

Loading a Knowledge Core is considerably quicker than the Naive Extraction process. Once the core has been loaded, RAG can run using the Knowledge Core.

tip

Check the Grafana dashboard to track when the core has been fully loaded.