Uses of Interface
org.apache.clerezza.rdf.core.sparql.query.QueryWithSolutionModifier

Packages that use QueryWithSolutionModifier
org.apache.clerezza.rdf.core.sparql.query   
org.apache.clerezza.rdf.core.sparql.query.impl   
 

Uses of QueryWithSolutionModifier in org.apache.clerezza.rdf.core.sparql.query
 

Subinterfaces of QueryWithSolutionModifier in org.apache.clerezza.rdf.core.sparql.query
 interface ConstructQuery
          This interface represents a SPARQL CONSTRUCT query.
 interface DescribeQuery
          This interface represents a SPARQL SELECT query.
 interface SelectQuery
          This interface represents a SPARQL SELECT query.
 

Uses of QueryWithSolutionModifier in org.apache.clerezza.rdf.core.sparql.query.impl
 

Classes in org.apache.clerezza.rdf.core.sparql.query.impl that implement QueryWithSolutionModifier
 class SimpleConstructQuery
           
 class SimpleDescribeQuery
           
 class SimpleQueryWithSolutionModifier
           
 class SimpleSelectQuery
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.