librdf_node_set_type

Name

librdf_node_set_type --  Set the type of the node

Synopsis

void librdf_node_set_type (librdf_node* node, librdf_node_type type);

Arguments

node

the node object

type

the node type

Description

Presently the nodes can be of type LIBRDF_NODE_TYPE_RESOURCE, PROPERTY (same as RESOURCE), LITERAL, STATEMENT, LI, BLANK