Package org.jrdf.query

Interface Summary
Answer An answer to a query.
Query A query to a graph.
QueryBuilder Builds queries in String form into Query objects.
 

Class Summary
DefaultAnswer Default implementation of Answer.
DefaultQueryExecutor Default implementation of a JrdfQueryExecutor.
 

Exception Summary
InvalidQuerySyntaxException Indicates that the format of a query does not match the required syntax for its language.