Uses of Package
org.openrdf.sesame.query.rql.model

Packages that use org.openrdf.sesame.query.rql.model
org.openrdf.sesame.query.rql The RQL query engine. 
org.openrdf.sesame.query.rql.model   
org.openrdf.sesame.query.rql.parser   
 

Classes in org.openrdf.sesame.query.rql.model used by org.openrdf.sesame.query.rql
Query
          The top interface of all queries.
 

Classes in org.openrdf.sesame.query.rql.model used by org.openrdf.sesame.query.rql.model
BooleanQuery
           
ClassQuery
           
ClassVar
           
Constant
           
DataQuery
           
DataVar
          A DataVar is a variable that holds information on the actual metadata (as opposed to the schema information).
Intersection
          An intersection of classes.
PropertyQuery
           
PropertyVar
           
Query
          The top interface of all queries.
ResourceQuery
          A ResourceQuery is a Query that evaluates to a set of resources.
Selector
           
SetQuery
           
SfwQuery
           
StringConstant
           
URI
           
Var
           
 

Classes in org.openrdf.sesame.query.rql.model used by org.openrdf.sesame.query.rql.parser
BooleanQuery
           
ClassQuery
           
ClassVar
           
Constant
           
DataQuery
           
DataVar
          A DataVar is a variable that holds information on the actual metadata (as opposed to the schema information).
IntegerConstant
           
PropertyQuery
           
PropertyVar
           
Query
          The top interface of all queries.
RdfProperty
           
RdfsClass
           
RealConstant
           
ResourceQuery
          A ResourceQuery is a Query that evaluates to a set of resources.
SetQuery
           
StringConstant
           
URI
           
Var
           
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.