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

Classes in com.hp.hpl.jena.query used by com.hp.hpl.jena.query
DataFormat
           
Dataset
          Query is over a Dataset, a collection of named graphs and a background graph (also called the default graph or unnamed graph).
DataSource
          A DataSource is a Dataset that has modification operations.
LabelExistsException
          LabelExists in a named composite data source
Query
          The data structure for a query as presented externally.
QueryException
          QueryException is root exception for all (intentional) exceptions associated with query parsing and execution.
QueryExecution
          A interface for a single execution of a query.
QuerySolution
          A single answer from a SELECT query.
QueryVisitor
          Query visitor pattern
ResultSet
          Results from a query in a table-like manner for SELECT queries.
SortCondition
           
Syntax
          Symbols for query language syntaxes
 



Copyright © 2004, 2005 Hewlett-Packard Development Company, LP