Package org.jrdf.sparql

Implementations SPARQL Query Language for RDF.

See:
          Description

Interface Summary
SparqlConnection A connection through which to send SPARQL queries.
 

Class Summary
DefaultSparqlConnection Default implementation of a SparqlConnection.
SparqlQueryBuilder Builds SPARQL queries in String form into Query objects.
 

Package org.jrdf.sparql Description

Implementations SPARQL Query Language for RDF.

Classes in this package parse SPARQL queries into queries and allow SPARQL connections to JRDF graphs.