#include "volksdata/codec_interface.h"

Go to the source code of this file.
Data Structures | |
| struct | NQParserState |
| Parser state. More... | |
Functions | |
| VOLK_rc | nq_parse_doc (FILE *fh, const char *sh, VOLK_Dataset *ds, void *txn) |
| Parse an RDF document in NQuads format. | |