Uses of Class
org.modeshape.graph.query.process.SetOperationComponent

Packages that use SetOperationComponent
org.modeshape.graph.query.process This package defines the QueryProcessor interface, which is responsible for constructing for each query a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of the query and returning the tuples to the parent component. 
 

Uses of SetOperationComponent in org.modeshape.graph.query.process
 

Subclasses of SetOperationComponent in org.modeshape.graph.query.process
 class ExceptComponent
           
 class IntersectComponent
           
 class UnionComponent
           
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.