Uses of Package
com.hp.hpl.jena.graph.query

Packages that use com.hp.hpl.jena.graph.query
com.hp.hpl.jena.graph This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. 
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
com.hp.hpl.jena.ontology Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF.  
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs.  
 

Classes in com.hp.hpl.jena.graph.query used by com.hp.hpl.jena.graph
QueryHandler
           
 

Classes in com.hp.hpl.jena.graph.query used by com.hp.hpl.jena.graph.query
BindingQueryPlan
           
Domain
           
Element
           
Mapping
          this class is used to record the mapping from [variable] Node's to the indexes they are bound to in a Query.
Pattern
           
PatternCompiler
           
Pipe
           
Predicate
           
PredicateBase
           
PredicateFactory
           
Query
          The class of graph queries.
Query.ArgMap
          a mapping from from names to Graphs
QueryHandler
           
Relation
           
Stage
          a processing stage in the query pipeline.
TreeQueryPlan
           
Valuator
           
 

Classes in com.hp.hpl.jena.graph.query used by com.hp.hpl.jena.ontology
BindingQueryPlan
           
 

Classes in com.hp.hpl.jena.graph.query used by com.hp.hpl.jena.rdf.model
QueryHandler
           
 



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