See: Description
| Class | Description |
|---|---|
| FindQuery |
A find query on a collection of
TripleRelations. |
| TripleQueryIter |
Wraps a
QueryIter over bindings with three s/p/o variables
(see TripleRelation) as an iterator over Triples. |
| URIMakerRule |
The URI maker rule states that any URI that matches a URI pattern is not contained
in a URI column.
|
The find query implementation can answer simple queries for triple patterns (RDF triples that may contain wildcards in the subject, predicate, and/or object positions).