World.ask
Return true if a statement matching the pattern exists. Any of the three arguments may be null (wildcard).
Parameters
subject | Subject URI (null for wildcard) |
predicate | Predicate URI (null for wildcard) |
obj | Object (null for wildcard) |
Returns
true if a statement matches the pattern