Uses of Class
de.fuberlin.wiwiss.semmf.engine.MatchingEngine.QueryGraph

Packages that use MatchingEngine.QueryGraph
de.fuberlin.wiwiss.semmf.engine   
 

Uses of MatchingEngine.QueryGraph in de.fuberlin.wiwiss.semmf.engine
 

Fields in de.fuberlin.wiwiss.semmf.engine declared as MatchingEngine.QueryGraph
private  MatchingEngine.QueryGraph MatchingEngine.queryGraph
          This object stores all information from the query graph needed while matching against each resource graph.
 

Methods in de.fuberlin.wiwiss.semmf.engine that return MatchingEngine.QueryGraph
private  MatchingEngine.QueryGraph MatchingEngine.loadQueryGraph(GraphMatchingDescription gmd)
          This method loads all values from the query graph into memory and stores them using instances of the helper classes.