Is there an existing issue for this?
Problem statement
The graph is stored in a relational table and loaded into memory. We need to support scalable backends for larger setups.
Proposed Solution
Support a pluggable storage backend for the RDF-based graph. Ideally a graph-based service, so that SPARQL queries could directly run on the extermal system.
Additional Context
No response