Uses of Class
de.fuberlin.wiwiss.d2rq.values.BlankNodeID

Packages that use BlankNodeID
de.fuberlin.wiwiss.d2rq.nodes Code that maps a set of database values into a set of RDF nodes. 
 

Uses of BlankNodeID in de.fuberlin.wiwiss.d2rq.nodes
 

Methods in de.fuberlin.wiwiss.d2rq.nodes with parameters of type BlankNodeID
 void NodeSetFilter.limitValuesToBlankNodeID(BlankNodeID id)
          Limits this node set to nodes whose value matches the values produced by a blank node ID.
 void NodeSetConstraintBuilder.limitValuesToBlankNodeID(BlankNodeID id)
           
 void DetermineNodeType.limitValuesToBlankNodeID(BlankNodeID id)