Package | Description |
---|---|
com.hp.hpl.jena.graph.query |
Defines the graph-level Query classes, allowing multi-pattern query
over arbitrary graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleTreeQueryPlan
Incomplete class.
|
Modifier and Type | Method and Description |
---|---|
TreeQueryPlan |
SimpleQueryHandler.prepareTree(Graph pattern) |
TreeQueryPlan |
QueryHandler.prepareTree(Graph pattern)
deliver a plan for executing the tree-match query defined by _pattern_.
|
Licenced under the Apache License, Version 2.0