Uses of Class
com.hp.hpl.jena.graph.query.Pattern

Packages that use Pattern
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of Pattern in com.hp.hpl.jena.graph.query
 

Methods in com.hp.hpl.jena.graph.query that return Pattern
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.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.