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

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

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

Subclasses of PatternStageBase in com.hp.hpl.jena.graph.query
 class PatternStage
          A PatternStage is a Stage that handles some bunch of related patterns; those patterns are encoded as Triples.
 



Licenced under the Apache License, Version 2.0