|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Renamer
that can be applied to various things in order to
substitute some tables for other tables, e.g., substitute a
base table by an alias.MappingGenerator
and
represents that information in some other form.AliasDeclaration
into "foo AS bar" form for d2rq:alias.
Join
into d2rq:join syntax: "table1.col1 (<=|=|=>) table2.col2"
TemplateValueMaker
into a d2rq:pattern
style string.
PrefixMapping
.
QueryIter
over bindings with three s/p/o variables
(see TripleRelation
) as an iterator over Triple
s.DatabaseOp
to a
database, and applying NodeMaker
s for subject, predicate and object
to each result row.NodeMaker
that produces nodes from an underlying
ValueMaker
according to a TypedNodeMaker.NodeType
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |