I've got a use case for parsing one quad (in NQuads form) from a String. I've 
been paging around through RIOT and other parts of Jena, but I just can't seem 
to find any way to do this without building up a bunch of auxiliary objects 
(like Readers or StreamRDFs, etc.). Performance is something of a concern, so 
I'd rather not build up any more than I have to.

Am I missing something, or do we just not expose that functionality? (I'm 
inclined to bet that we _have_ to have impled it somewhere, just for our own 
sanity, but maybe not!)

ajs6f

Reply via email to