Essentially, it'd be nice to do something like this:
https://github.com/mcollina/levelgraph-n3#exporting-ntriples-from-levelgraph
But I'm finding it tricky to accomplish using "raw" jsonld.js stuff coupled with the output of search.
However, even if it's possible via db.search() + jsonld.* (something), it'd be super to have this streamlined in some way, so that's more intuitive.