Uses of Class
de.fuberlin.wiwiss.d2rq.find.QueryContext

Packages that use QueryContext
de.fuberlin.wiwiss.d2rq.map   
 

Uses of QueryContext in de.fuberlin.wiwiss.d2rq.map
 

Methods in de.fuberlin.wiwiss.d2rq.map with parameters of type QueryContext
protected  boolean URIMatchPolicy.couldFitSubjectInContext(QueryContext context)
           
protected  void URIMatchPolicy.updateContextAfterSubjectMatch(QueryContext context)
           
protected  boolean URIMatchPolicy.couldFitObjectInContext(QueryContext context)
           
protected  void URIMatchPolicy.updateContextAfterObjectMatch(QueryContext context)
           
 boolean PropertyBridge.couldFit(com.hp.hpl.jena.graph.Triple t, QueryContext context)
          Checks if a given triple could match this bridge without querying the database.