librdf_node_print

Name

librdf_node_print --  pretty print the node to a file descriptor

Synopsis

void librdf_node_print (librdf_node* node, FILE * fh);

Arguments

node

the node

fh

file handle

Description

This method is for debugging and the format of the output should not be relied on.