Method Web.RDF()->has_statement()

class Web.RDF

Method has_statement

bool has_statement(Resource subj, Resource pred, Resource obj)

Description

Returns 1 if the RDF domain contains the relation {subj, pred, obj}, otherwise 0.