|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyBridge | |
de.fuberlin.wiwiss.d2rq | |
de.fuberlin.wiwiss.d2rq.find | |
de.fuberlin.wiwiss.d2rq.map | |
de.fuberlin.wiwiss.d2rq.rdql |
Uses of PropertyBridge in de.fuberlin.wiwiss.d2rq |
Fields in de.fuberlin.wiwiss.d2rq declared as PropertyBridge | |
(package private) static PropertyBridge[] |
GraphD2RQ.emptyPropertyBridgeArray
|
Uses of PropertyBridge in de.fuberlin.wiwiss.d2rq.find |
Fields in de.fuberlin.wiwiss.d2rq.find declared as PropertyBridge | |
private PropertyBridge |
TripleQuery.bridge
|
Methods in de.fuberlin.wiwiss.d2rq.find that return PropertyBridge | |
PropertyBridge |
TripleQuery.getPropertyBridge()
|
Constructors in de.fuberlin.wiwiss.d2rq.find with parameters of type PropertyBridge | |
TripleQuery(PropertyBridge bridge,
com.hp.hpl.jena.graph.Node subject,
com.hp.hpl.jena.graph.Node predicate,
com.hp.hpl.jena.graph.Node object)
Constructs a new TripleQuery. |
Uses of PropertyBridge in de.fuberlin.wiwiss.d2rq.map |
Methods in de.fuberlin.wiwiss.d2rq.map that return PropertyBridge | |
private PropertyBridge |
MapParser.createPropertyBridge(com.hp.hpl.jena.graph.Node node,
NodeMaker subjects,
NodeMaker predicates,
NodeMaker objects,
java.util.Set joins,
java.util.Map aliasses)
|
Uses of PropertyBridge in de.fuberlin.wiwiss.d2rq.rdql |
Fields in de.fuberlin.wiwiss.d2rq.rdql declared as PropertyBridge | |
(package private) PropertyBridge |
TablePrefixerTest.propertyBridge
|
Methods in de.fuberlin.wiwiss.d2rq.rdql that return PropertyBridge | |
PropertyBridge |
TablePrefixer.prefixPropertyBridge(PropertyBridge propertyBridge)
|
Methods in de.fuberlin.wiwiss.d2rq.rdql with parameters of type PropertyBridge | |
java.lang.Object |
TablePrefixer.prefix(PropertyBridge obj)
|
PropertyBridge |
TablePrefixer.prefixPropertyBridge(PropertyBridge propertyBridge)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |