|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlankNodeID | |
---|---|
de.fuberlin.wiwiss.d2rq.fastpath | D2RQ's Fastpath query implementation is able to translate a basic graph pattern (a set of triples that may contain variables) into a single SQL expression. |
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.fastpath |
---|
Methods in de.fuberlin.wiwiss.d2rq.fastpath with parameters of type BlankNodeID | |
---|---|
void |
NodeConstraintImpl.limitValuesToBlankNodeID(BlankNodeID id)
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |