"Fossies" - the Fresh Open Source Software archive

Member "redland/docs/api/r1530.html" of archive amaya-lib-src-11.4.4.tgz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

librdf_model_has_arc_out

Name

librdf_model_has_arc_out --  check if a node has a given property pointing from it

Synopsis

int librdf_model_has_arc_out (librdf_model * model, librdf_node * node, librdf_node * property);

Arguments

model

librdf_model object

node

librdf_node resource node

property

librdf_node property node

Return value

non 0 if arc property does point from the resource node