World.findNodes
Find nodes matching a triple pattern. subject or object may be null (wildcard), but not both.
Parameters
subject | A subject URI (can be null for wildcard) |
predicate | Predicate URI |
obj | Object (can be null for wildcard) |
Returns
Collection of found nodes or null