Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
the statement to deserialise into
pointer to librdf_node context_node to deserialise into
the buffer to use
buffer size
Decodes the serialised statement (as created by librdf_statement_encode ) from the given buffer. If a context node is found and context_node is not NULL, a pointer to the new librdf_node is stored in *context_node.
<<< Previous | Home | Next >>> |
librdf_statement_decode | Up | RDF Resource / Predicate / Literal |