pub fn format_nquads_to<W: Write>(quins: &[NQuin], out: &mut W) -> Result<()>
N-Quads lines with graph context (zero-heap).