Uses of Package
org.jrdf.query.relation.mem

Packages that use org.jrdf.query.relation.mem
org.jrdf.query Classes in this package allow queries to be executed against a JRDF graph. 
org.jrdf.query.relation.mem   
org.jrdf.query.relation.operation.mem.join.natural   
org.jrdf.query.relation.operation.mem.union   
org.jrdf.sparql.analysis   
org.jrdf.sparql.builder   
org.jrdf.sparql.parser   
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.query
GraphRelationFactory
          A builder that always throws exceptions.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.query.relation.mem
AttributeValuePairHelper
          Allows the creation of sorted AttributeValuePairs.
ComparatorFactory
           
GraphRelationFactory
          A builder that always throws exceptions.
RelationHelper
          Methods on a collection of relations.
SortedAttributeFactory
          Allows the creation of headings.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.query.relation.operation.mem.join.natural
RelationHelper
          Methods on a collection of relations.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.query.relation.operation.mem.union
RelationHelper
          Methods on a collection of relations.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.sparql.analysis
GraphRelationFactory
          A builder that always throws exceptions.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.sparql.builder
AttributeValuePairHelper
          Allows the creation of sorted AttributeValuePairs.
SortedAttributeFactory
          Allows the creation of headings.
 

Classes in org.jrdf.query.relation.mem used by org.jrdf.sparql.parser
AttributeValuePairHelper
          Allows the creation of sorted AttributeValuePairs.
GraphRelationFactory
          A builder that always throws exceptions.
SortedAttributeFactory
          Allows the creation of headings.