Uses of Package
org.apache.clerezza.rdf.core.sparql

Packages that use org.apache.clerezza.rdf.core.sparql
org.apache.clerezza.rdf.core.access This package provides access to named org.apache.clerezza.rdf.model.GraphS and org.apache.clerezza.rdf.model.MGraphS that may originate from various implementations. 
org.apache.clerezza.rdf.core.sparql   
org.apache.clerezza.rdf.core.sparql.query.impl   
 

Classes in org.apache.clerezza.rdf.core.sparql used by org.apache.clerezza.rdf.core.access
QueryEngine
          A QueryEngine can process SPARQL queries against an arbitrary set of graphs.
ResultSet
          The reult of a sparql SELECT-query.
 

Classes in org.apache.clerezza.rdf.core.sparql used by org.apache.clerezza.rdf.core.sparql
JavaCCGeneratedQueryParserConstants
          Token literal values and constants.
ParseException
          This exception is thrown when parse errors are encountered.
QueryParser
          This class implements an OSGi service to provide a method to parse a SPARQL query and generate a Query object.
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.
 

Classes in org.apache.clerezza.rdf.core.sparql used by org.apache.clerezza.rdf.core.sparql.query.impl
StringQuerySerializer
          This abstract class provides a method to generate a String representation of a Query.
 



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