Uses of Class
de.fuberlin.wiwiss.d2rq.algebra.CompatibleRelationGroup

Packages that use CompatibleRelationGroup
de.fuberlin.wiwiss.d2rq.algebra Implementation of an RDF-based relational algebra. 
 

Uses of CompatibleRelationGroup in de.fuberlin.wiwiss.d2rq.algebra
 

Methods in de.fuberlin.wiwiss.d2rq.algebra that return types with arguments of type CompatibleRelationGroup
static Collection<CompatibleRelationGroup> CompatibleRelationGroup.groupNodeRelations(Collection<? extends NodeRelation> nodeRelations)