I have a knowledge graph with roughly 10 billion nodes and am using GraphDB as the triplestore. When uploading the ontology to perform reasoning (using the rdfs plus ruleset), I get the following error message below. Reasoning can also take up to a week.
The error is clearly about not enough memory available, but I'd like to know
- Why is the needed memory less than the available?
- What is the map index rehash?
- Are there any tips for improving load times, aside from the docs here?
schemaTransactionhttps://graphdb.ontotext.com/documentation/10.3/delete-optimisations.html#schema-transactions else deleting data will be very slow