Uses of Package
de.fuberlin.wiwiss.d2rq.nodes

Packages that use de.fuberlin.wiwiss.d2rq.nodes
de.fuberlin.wiwiss.d2rq.algebra Implementation of an RDF-based relational algebra. 
de.fuberlin.wiwiss.d2rq.engine   
de.fuberlin.wiwiss.d2rq.find 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). 
de.fuberlin.wiwiss.d2rq.map Classes that represent the components of a mapping file. 
de.fuberlin.wiwiss.d2rq.nodes Code that maps a set of database values into a set of RDF nodes. 
de.fuberlin.wiwiss.d2rq.optimizer.expr   
de.fuberlin.wiwiss.d2rq.values Code for expressing a rule that generates a set of values from some data in the database. 
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.algebra
NodeMaker
          A specification for creating RDF nodes out of a database relation.
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.engine
NodeMaker
          A specification for creating RDF nodes out of a database relation.
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.find
NodeMaker
          A specification for creating RDF nodes out of a database relation.
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.map
NodeMaker
          A specification for creating RDF nodes out of a database relation.
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.nodes
NodeMaker
          A specification for creating RDF nodes out of a database relation.
NodeSetFilter
          Defines constraints to a set of RDF Nodes.
TypedNodeMaker.NodeType
           
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.optimizer.expr
NodeMaker
          A specification for creating RDF nodes out of a database relation.
 

Classes in de.fuberlin.wiwiss.d2rq.nodes used by de.fuberlin.wiwiss.d2rq.values
NodeSetFilter
          Defines constraints to a set of RDF Nodes.