Uses of Package
org.jrdf.connection

Packages that use org.jrdf.connection
org.jrdf.connection Provides classes for connecting to JRDF (and hence to JRDF supported stores) to allow textual queries to be sent.  
org.jrdf.query   
org.jrdf.sparql Implementations SPARQL Query Language for RDF.  
 

Classes in org.jrdf.connection used by org.jrdf.connection
JrdfConnectionException
          Indicates that a connection error occured while connected/ing to a graph.
 

Classes in org.jrdf.connection used by org.jrdf.query
JrdfConnectionException
          Indicates that a connection error occured while connected/ing to a graph.
 

Classes in org.jrdf.connection used by org.jrdf.sparql
JrdfConnection
          A connection through which to send textual commands.
JrdfConnectionException
          Indicates that a connection error occured while connected/ing to a graph.