|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeQueryPlan | |
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
Uses of TreeQueryPlan in com.hp.hpl.jena.graph.query |
Classes in com.hp.hpl.jena.graph.query that implement TreeQueryPlan | |
class |
SimpleTreeQueryPlan
|
Methods in com.hp.hpl.jena.graph.query that return TreeQueryPlan | |
TreeQueryPlan |
SimpleQueryHandler.prepareTree(Graph pattern)
|
TreeQueryPlan |
QueryHandler.prepareTree(Graph pattern)
deliver a plan for executing the tree-match query defined by _pattern_. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |