pub fn read_q42_quins(path: &Path) -> Result<Vec<NQuin>>Expand description
Legacy compatibility wrapper.
Prefer canonical v3 Q42 containers (including front-embedded logical volume roots), then fall back to the explicitly legacy framed transport. This keeps existing daemon/SPARQL cold-load callers working while they migrate to block-oriented query sources.