|
Volksdata 1.0b7
RDF library
|
Triple of byte buffers. More...
#include <buffer.h>

Data Fields | |
| VOLK_Buffer * | s |
| VOLK_Buffer * | p |
| VOLK_Buffer * | o |
Triple of byte buffers.
This is a generic data triple. Store implementations should handle this data type rather than RDF terms and triples. Conversion to/from RDF terms and triples is done in the term and triple modules.
| VOLK_Buffer* VOLK_BufferTriple::s |
| VOLK_Buffer* VOLK_BufferTriple::p |
| VOLK_Buffer* VOLK_BufferTriple::o |