|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternCompiler | |
com.hp.hpl.jena.graph.query | Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. |
Uses of PatternCompiler in com.hp.hpl.jena.graph.query |
Classes in com.hp.hpl.jena.graph.query that implement PatternCompiler | |
class |
PatternStageCompiler
|
Methods in com.hp.hpl.jena.graph.query with parameters of type PatternCompiler | |
static Pattern[] |
PatternStageCompiler.compile(PatternCompiler compiler,
Mapping map,
Triple[] source)
to compile an array of triples, compile each triple and form the corresponding array of Patterns. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |